summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authormyint <macbookpro.local>2012-12-22 09:03:56 -0800
committermyint <macbookpro.local>2012-12-22 09:03:56 -0800
commitb4aa2207206506ab70b803af5bb38ab26f948d18 (patch)
tree6b67553059752c36d76f269e9f27abf77cf128bb /.travis.yml
parent387addf72337cbbcce2ebc41c35896f53a83499b (diff)
downloadpep8-b4aa2207206506ab70b803af5bb38ab26f948d18.tar.gz
Remove Python 3.1
It is no longer supported by Travis CI.
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 8850300..500c29c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,6 @@ python:
- 2.5
- 2.6
- 2.7
- - 3.1
- 3.2
- pypy
install: