Skip to content

Commit 2ee37c5

Browse files
authored
Add Python 3.6 to Travis
1 parent 0665090 commit 2ee37c5

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
@@ -3,5 +3,6 @@ python:
33
- "2.7"
44
- "3.4"
55
- "3.5"
6+
- "3.6"
67
script:
78
- python setup.py test

0 commit comments

Comments
 (0)