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