Add py33 to travis matrix

This commit is contained in:
Iuri de Silvio
2014-04-19 15:26:00 -03:00
parent 569d35bfca
commit 1e0f30e8a6
+1
View File
@@ -3,6 +3,7 @@ python:
- 2.6
- 2.7
- 3.2
- 3.3
install:
- python setup.py install
script: python test_tablib.py