Skip to content

Commit

Permalink
py36
Browse files Browse the repository at this point in the history
  • Loading branch information
yosida95 committed Jan 31, 2017
1 parent c032a8f commit e021338
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
language: python
python:
- "3.5"
- "3.6"
env:
matrix:
- TOXENV=py35
- TOXENV=py36
install:
- pip install tox
- pip install tox-travis
- pip install coveralls
script:
- tox
Expand Down

0 comments on commit e021338

Please sign in to comment.