Skip to content

Commit 7a8b138

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
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)