Skip to content

Commit

Permalink
TST increase travis timeout even more
Browse files Browse the repository at this point in the history
  • Loading branch information
kmike committed Dec 17, 2015
1 parent 6931c08 commit e206042
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 @@ -23,7 +23,7 @@ addons:
install:
- pip install -U pip tox codecov

script: travis_wait 30 tox
script: travis_wait 40 tox

after_success:
- codecov
Expand Down

0 comments on commit e206042

Please sign in to comment.