Skip to content

Commit 8750a93

Browse files
committed
Add test support for Python 3.5
1 parent 65a62cb commit 8750a93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ python:
44
- "2.7"
55
- "3.2"
66
- "3.5"
7+
- "3.6"
78
script: nosetests

0 commit comments

Comments
 (0)