diff --git a/.travis.yml b/.travis.yml index f6080cad..74ec8b19 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,6 @@ python: - 2.6 - 2.7 - 3.2 - - 3.3 env: HTTPBIN_URL=http://httpbin.org/ script: make test install: