Skip to content

Commit dd2060c

Browse files
authored
No tox -e TOX_ENV
1 parent 4bef29b commit dd2060c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ before_script:
1818
- flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
1919
script:
2020
- pip3 install -e .
21-
- tox -e $TOX_ENV
21+
# - tox -e $TOX_ENV
2222
- pip3 uninstall -y allalgorithms
2323
notifications:
2424
email: false

0 commit comments

Comments
 (0)