Add py3.3 testing back

This commit is contained in:
Steve Pulec
2013-01-21 14:19:29 -05:00
parent 16ba63ccde
commit cf0a5089f5
+1
View File
@@ -3,6 +3,7 @@ python:
- 2.6
- 2.7
- 3.2
- 3.3
env: HTTPBIN_URL=http://httpbin.org/
script: make test
install: