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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .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)