Skip to content

Commit

Permalink
tests: TravisCI workaround travis-ci/travis-ci#4778
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasleveil committed Sep 20, 2015
1 parent daa3ea1 commit 212a4c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ before_install:
- sudo add-apt-repository ppa:duggan/bats --yes
- sudo apt-get update -qq
- sudo apt-get install -qq bats
- sudo service docker restart ; sleep 10

script:
- python -m doctest build/resolve_jenkins_plugins_dependencies.py
Expand Down

0 comments on commit 212a4c0

Please sign in to comment.