Skip to content

Commit

Permalink
Fix envlist
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Oct 13, 2018
1 parent 25a518b commit 7c37e24
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 = python{2.7,3.4,3.5,3.6,3.7,cov}
envlist = python{2.7,3.4,3.5,3.6,3.7},cov

[testenv]
deps =
Expand Down

0 comments on commit 7c37e24

Please sign in to comment.