Skip to content

Commit

Permalink
not supported anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
Crapworks committed Oct 23, 2017
1 parent 1eff936 commit 2e05a89
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ script:
- tox
env:
- TOXENV=flake8
- TOXENV=py26
- TOXENV=py27
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tox]
minversion = 1.6
skipsdist = True
envlist = flake8, py26, py27
envlist = flake8, py27

[testenv]
setenv = VIRTUAL_ENV={envdir}
Expand Down

0 comments on commit 2e05a89

Please sign in to comment.