Skip to content

Commit

Permalink
Increase travis timeout (home-assistant#21447)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewsayre authored and balloob committed Feb 26, 2019
1 parent 095a0d1 commit f026868
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 @@ -34,7 +34,7 @@ cache:
- $HOME/.cache/pip
install: pip install -U tox coveralls
language: python
script: travis_wait 30 tox --develop
script: travis_wait 40 tox --develop
services:
- docker
before_deploy:
Expand Down

0 comments on commit f026868

Please sign in to comment.