Skip to content

Commit f66e4f0

Browse files
authored
Add Support for Python 3.6
1 parent f31e815 commit f66e4f0

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
@@ -9,6 +9,7 @@ python:
99
- "3.3"
1010
- "3.4"
1111
- "3.5"
12+
- "3.6"
1213
# Disabled for now since cause more pain than gain
1314
# - "pypy"
1415
# - "pypy3"

0 commit comments

Comments
 (0)