Skip to content

Commit 7a8b138

Browse files
committed
Add Python 3.5 to test with travis
1 parent 18e4aea commit 7a8b138

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ python:
77
- 2.7
88
- 3.3
99
- 3.4
10+
- 3.5
1011
install:
1112
- pip install coveralls
1213
script:

0 commit comments

Comments
 (0)