Skip to content

Commit

Permalink
Add tox env witout coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
ad-m committed Sep 21, 2017
1 parent fe89934 commit 2d574b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
@@ -1,6 +1,6 @@
[tox]
skipsdist = True
envlist = {py27,py34}-{dj110,dj111,djmaster}{-coveralls}, flake8
envlist = {py27,py34}-{dj110,dj111,djmaster}{-coveralls,}, flake8
basepython =
py27: python2.7
py34: python3.4
Expand Down

0 comments on commit 2d574b4

Please sign in to comment.