This commit is contained in:
Kenneth Reitz
2012-02-23 06:20:57 -05:00
parent c136b794a7
commit 7236415f42
+7
View File
@@ -0,0 +1,7 @@
language: python
python:
- 2.6
- 2.7
- 3.2
install: python setup.py install
script: python test_tablib.py