Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
FDonati committed Jul 19, 2019
1 parent dcdf576 commit 1eea9dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
[tox]
envlist = py34, py35, py36, flake8
envlist = py34, py35, py36, py37, flake8

[travis]
python =
3.7: py37
3.6: py36
3.5: py35
3.4: py34
Expand Down

0 comments on commit 1eea9dc

Please sign in to comment.