Commit 193b1c96 by Marco Otte-Witte

Travis build: retry bundle install

parent 52840dcd
......@@ -7,7 +7,7 @@ rvm:
- 2.1.0
install:
- "bundle install"
- "travis_retry bundle install"
before_script: "sudo ntpdate -ub ntp.ubuntu.com pool.ntp.org; true"
script: "bundle exec rake clean test cucumber"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment