Skip to content

Commit 90c4f25

Browse files
committed
Add python 3.6 to the testing suite
1 parent 0d5062e commit 90c4f25

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
@@ -5,6 +5,7 @@ python:
55
- "3.3"
66
- "3.4"
77
- "3.5"
8+
- "3.6"
89
# - "pypy" - won't work as smmap doesn't work (see smmap/.travis.yml for details)
910

1011
git:

0 commit comments

Comments
 (0)