summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorIan Lee <IanLee1521@gmail.com>2015-07-15 01:53:05 -0600
committerIan Lee <IanLee1521@gmail.com>2015-07-15 01:53:05 -0600
commit151758ce8f29fd65e10dc0720446c5a3bb164602 (patch)
tree49bf66c2d1c35ebbb50cb413e52d09f013bc0d99 /.travis.yml
parent99efd5ad90047b5512d04c57fe41ad05cbc25b41 (diff)
parentd48eef071003952ed0f98445dc3dc6bc29618f9c (diff)
downloadpep8-151758ce8f29fd65e10dc0720446c5a3bb164602.tar.gz
Merge pull request #420 from myint/master
Support Python 3.5
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 4d619e9..b8fabef 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,6 +6,7 @@ python:
- 3.2
- 3.3
- 3.4
+ - nightly
- pypy
- pypy3
install: