Skip to content

Commit 6254969

Browse files
committed
Merge pull request #34 from pyflakes/3.5
Enable Python 3.5 on Travis CI
2 parents 7ebcfeb + 07b1f86 commit 6254969

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ python:
55
- 3.2
66
- 3.3
77
- 3.4
8+
- 3.5
89
- nightly
910
- pypy
1011
install:

0 commit comments

Comments
 (0)