Skip to content

Commit e3f75c0

Browse files
committed
fix chache on travis test
1 parent 44e51e8 commit e3f75c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ before_script:
1919
script:
2020
- pip3 install -e .
2121
- tox -e $TOX_ENV
22-
- pip3 uninstall -y algorithms
22+
- pip3 uninstall -y allalgorithms
2323
notifications:
2424
email: false

0 commit comments

Comments
 (0)