summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorFlorent Xicluna <florent.xicluna@gmail.com>2014-05-27 00:04:13 +0200
committerFlorent Xicluna <florent.xicluna@gmail.com>2014-05-27 00:04:13 +0200
commitd8fbb0cf030beaae1e6cbda80509151b52fc72f2 (patch)
tree106b9b81375952f0a993223d9f1f822ebb2e03f8 /.travis.yml
parent618fd6bc48450d06402f125d9842863524ff8a09 (diff)
downloadpep8-d8fbb0cf030beaae1e6cbda80509151b52fc72f2.tar.gz
Add Python 3.4 to .travis.yml
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 432b162..c50362b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,7 @@ python:
- 2.7
- 3.2
- 3.3
+ - 3.4
- pypy
install:
- pip install -e .