Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Commit

Permalink
Add more travis time
Browse files Browse the repository at this point in the history
  • Loading branch information
erikbrinkman committed Apr 17, 2018
1 parent c2fb5ce commit e06042d
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 @@ -8,5 +8,5 @@ install:
- "deactivate" # Get out of virtualenv
- "travis_wait 30 make setup PYTHON=/opt/python/3.5/bin/python"
- "bin/pip install coveralls"
script: "travis_wait 60 make travis && make docs"
script: "travis_wait 80 make travis && make docs"
after_success: "bin/coveralls"

0 comments on commit e06042d

Please sign in to comment.