summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorFlorent Xicluna <florent.xicluna@gmail.com>2012-12-22 09:49:20 -0800
committerFlorent Xicluna <florent.xicluna@gmail.com>2012-12-22 09:49:20 -0800
commitfa2edaa4936c439d6f1e24a690dfffb73a97e76a (patch)
tree251c056f806b6f764766525e01b12f48d4206779 /.travis.yml
parentf61079130e048599b1335a4cc42f3290b487f404 (diff)
parentb4aa2207206506ab70b803af5bb38ab26f948d18 (diff)
downloadpep8-fa2edaa4936c439d6f1e24a690dfffb73a97e76a.tar.gz
Merge pull request #148 from myint/master
Remove Python 3.1 from Travis CI tests
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 8f47cfa..2a54972 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,6 @@ python:
- 2.5
- 2.6
- 2.7
- - 3.1
- 3.2
- 3.3
- pypy