summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorent Xicluna <florent.xicluna@gmail.com>2012-05-26 22:58:44 +0200
committerFlorent Xicluna <florent.xicluna@gmail.com>2012-05-26 22:58:44 +0200
commitb97a12b2fad06cfd221f1e6d012d646c40672bf9 (patch)
tree0bbabd4a1599dcc58d1efa8c4199934fe2bdaf6f
parent6401e2f62a77813871e265f40d73079003ea541c (diff)
downloadpep8-b97a12b2fad06cfd221f1e6d012d646c40672bf9.tar.gz
Only 3.1 make sense for Travis-CI build.
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 93298be..1e41d4c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,10 +3,9 @@ python:
- 2.5
- 2.6
- 2.7
+ - 3.1
- 3.2
- pypy
- - 3.1
- - 2.4
install:
- pip freeze
script: