Skip to content

Commit 355ba5d

Browse files
committed
Added Python 3.5 and 3.6 to TravisCI
1 parent d2caba4 commit 355ba5d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ python:
77
- 2.7
88
- 3.3
99
- 3.4
10+
- 3.5
11+
- 3.6
1012

1113
before_install:
1214
- uname -a

0 commit comments

Comments
 (0)