Skip to content

Commit

Permalink
Add timeout parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
bolkedebruin authored and mistercrunch committed Oct 21, 2015
1 parent 8adb34c commit 9f0b490
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 @@ -10,4 +10,4 @@ install:
- pip install tox
script:
- tox --version
- travis_wait python setup.py test --tox-args="-v -e $TOX_ENV"
- travis_wait 30 python setup.py test --tox-args="-v -e $TOX_ENV"

0 comments on commit 9f0b490

Please sign in to comment.