Skip to content

Commit

Permalink
Have travis test against python3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
vimalloc committed Jan 30, 2017
1 parent 986c9c8 commit 3da914f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ env:
- TOXENV=py33
- TOXENV=py34
- TOXENV=py35
- TOXENV=py36
install:
- pip install -U pip
- pip install -U Flask PyJWT six tox coverage coveralls
Expand Down

0 comments on commit 3da914f

Please sign in to comment.