From: Kenneth Reitz Date: Mon, 17 Dec 2012 15:07:13 +0000 (-0500) Subject: travis on 3.3 is broken X-Git-Tag: v1.0.0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0d8d99de660ecdd3561e5b52d9641d4cb20c5ab1;p=services%2Fpython-requests.git travis on 3.3 is broken --- diff --git a/.travis.yml b/.travis.yml index f6080ca..74ec8b1 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: