Skip to content

Commit e2a20d1

Browse files
committed
Merge pull request #26 from felixonmars/master
Add Python 3.5 to test with travis
2 parents 18e4aea + 7a8b138 commit e2a20d1

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)