Merge pull request #1120 from spulec/patch-2

Add py3.3 testing back
This commit is contained in:
Kenneth Reitz
2013-01-21 11:27:41 -08:00
+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: