Skip to content

Commit 3da914f

Browse files
committed
Have travis test against python3.6
1 parent 986c9c8 commit 3da914f

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
@@ -7,6 +7,7 @@ env:
77
- TOXENV=py33
88
- TOXENV=py34
99
- TOXENV=py35
10+
- TOXENV=py36
1011
install:
1112
- pip install -U pip
1213
- pip install -U Flask PyJWT six tox coverage coveralls

0 commit comments

Comments
 (0)