travis on 3.3 is broken v1.0.0
authorKenneth Reitz <me@kennethreitz.com>
Mon, 17 Dec 2012 15:07:13 +0000 (10:07 -0500)
committerKenneth Reitz <me@kennethreitz.com>
Mon, 17 Dec 2012 15:07:13 +0000 (10:07 -0500)
.travis.yml

index f6080ca..74ec8b1 100644 (file)
@@ -3,7 +3,6 @@ python:
   - 2.6
   - 2.7
   - 3.2
-  - 3.3
 env: HTTPBIN_URL=http://httpbin.org/
 script: make test
 install: