Skip to content

Commit ad654c5

Browse files
committed
Add Py3.5 to Travis-CI tests
1 parent cf56246 commit ad654c5

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
@@ -1,6 +1,7 @@
11
language: python
22

33
python:
4+
- "3.5"
45
- "3.4"
56
- "3.3"
67
- "2.7"

0 commit comments

Comments
 (0)