Skip to content

Commit

Permalink
increased travis_wait
Browse files Browse the repository at this point in the history
  • Loading branch information
wkopp committed Aug 4, 2020
1 parent aa5424e commit bc1779a
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 @@ -28,7 +28,7 @@ install:
- pip --version
- tox --version
script:
- tox -v
- travis_wait 20 tox -v
after_failure:
- more .tox/log/* | cat
- more .tox/*/log/* | cat
Expand Down

0 comments on commit bc1779a

Please sign in to comment.