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.
1 parent 44e51e8 commit e3f75c0Copy full SHA for e3f75c0
.travis.yml
@@ -19,6 +19,6 @@ before_script:
19
script:
20
- pip3 install -e .
21
- tox -e $TOX_ENV
22
- - pip3 uninstall -y algorithms
+ - pip3 uninstall -y allalgorithms
23
notifications:
24
email: false
0 commit comments