Skip to content

Commit

Permalink
Re-add travis wait
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasschneider committed Aug 4, 2016
1 parent 840470d commit 1d6a849
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 @@ -42,7 +42,7 @@ before_install:
- sudo sysctl -w vm.overcommit_memory=1
env:
- DISPLAY=:12
install: pip install -r requirements_dev.txt
install: travis_wait pip install -r requirements_dev.txt
script: nose2

notifications:
Expand Down

0 comments on commit 1d6a849

Please sign in to comment.