travis on 3.3 is broken

This commit is contained in:
Kenneth Reitz
2012-12-17 10:07:13 -05:00
parent 88b5ebceb6
commit 0d8d99de66
-1
View File
@@ -3,7 +3,6 @@ python:
- 2.6
- 2.7
- 3.2
- 3.3
env: HTTPBIN_URL=http://httpbin.org/
script: make test
install: