Skip to content

Commit f75206e

Browse files
committed
Added Python 3.5 to Travis tests.
1 parent 801e887 commit f75206e

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
@@ -2,6 +2,7 @@ language: python
22
python:
33
- "2.7"
44
- "3.4"
5+
- "3.5"
56

67
install:
78
- pip install coveralls

0 commit comments

Comments
 (0)