Skip to content

Commit

Permalink
add commented py37 tox environment to travis config
Browse files Browse the repository at this point in the history
until travis-ci/travis-ci#9815 is resolved.
  • Loading branch information
vsergeev committed Sep 4, 2018
1 parent 9ad593e commit 1a9e606
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
Expand Up @@ -11,6 +11,8 @@ matrix:
env: TOXENV=py35
- python: 3.6
env: TOXENV=py36
# - python: 3.7
# env: TOXENV=py37
- python: pypy
env: TOXENV=pypy
- python: pypy3
Expand Down

0 comments on commit 1a9e606

Please sign in to comment.