We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4bef29b + dd2060c commit df9dcabCopy full SHA for df9dcab
.travis.yml
@@ -18,7 +18,7 @@ before_script:
18
- flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
19
script:
20
- pip3 install -e .
21
- - tox -e $TOX_ENV
+ # - tox -e $TOX_ENV
22
- pip3 uninstall -y allalgorithms
23
notifications:
24
email: false
0 commit comments