Skip to content

Commit

Permalink
travis_wait
Browse files Browse the repository at this point in the history
  • Loading branch information
rusty1s committed Mar 1, 2021
1 parent b1d3953 commit 90c0c4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ install:
- pip install flake8
- pip install codecov
- pip install scipy==1.4.1
- pip install -e .
- travis_wait pip install -e .
script:
- flake8 .
- python setup.py test
Expand Down

0 comments on commit 90c0c4b

Please sign in to comment.