Skip to content

Commit

Permalink
extend travis_wait
Browse files Browse the repository at this point in the history
  • Loading branch information
notestaff committed Jul 22, 2019
1 parent 4b75dc9 commit 4252ccc
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 @@ -150,7 +150,7 @@ jobs:
- source travis/install-conda.sh
- travis/install-conda-build.sh
script:
- travis_wait 30 travis/build-conda.sh
- travis_wait 50 travis/build-conda.sh
before_cache:
- conda clean --all --yes

Expand Down

0 comments on commit 4252ccc

Please sign in to comment.