From 0d8d99de660ecdd3561e5b52d9641d4cb20c5ab1 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 17 Dec 2012 10:07:13 -0500 Subject: [PATCH] travis on 3.3 is broken --- .travis.yml | 1 - 1 file changed, 1 deletion(-) 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: