Skip to content

Commit

Permalink
added Python 3.7 interpreter testing
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissimpkins committed Jul 4, 2018
1 parent c7d6edb commit b3793bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tox]
envlist = py27, py36
envlist = py27, py36, py37

[testenv]
passenv = TOXENV CI TRAVIS TRAVIS_*
Expand Down

0 comments on commit b3793bb

Please sign in to comment.