summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Myint <git@stevenmyint.com>2015-09-16 07:12:08 -0700
committerSteven Myint <git@stevenmyint.com>2015-09-16 07:12:08 -0700
commit07b1f8601be434cba18c5bfe096ef3e9cbd783c2 (patch)
treea8ffa02f5da98476e3cc16cbb6d9e3230b45dfa4
parent7ebcfeb9eb2a96149393331bad4a0f9c219409de (diff)
downloadpyflakes-3.5.tar.gz
Enable Python 3.5 on Travis CI3.5
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index b63d13d..e84b2eb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,6 +5,7 @@ python:
- 3.2
- 3.3
- 3.4
+ - 3.5
- nightly
- pypy
install: