put the install back in

This commit is contained in:
James Patrick Robinson Jr
2013-08-27 17:34:06 -04:00
parent 37033903c5
commit 85e2bd73fc
+2
View File
@@ -3,4 +3,6 @@ python:
- 2.6
- 2.7
- 3.2
install:
- python setup.py install
script: python test_tablib.py