Commit 4862f75a authored by Robert Schilling's avatar Robert Schilling

Add retry option of travis and bundler

parent 9d3e384a
......@@ -18,7 +18,7 @@ env:
before_install:
- sudo apt-get install libicu-dev -y
install:
- "bundle install --deployment --without production"
- "travis_retry bundle install --deployment --without production --retry 5"
branches:
only:
- 'master'
......
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