提交 4862f75a 编写于 作者: R Robert Schilling

Add retry option of travis and bundler

上级 9d3e384a
......@@ -17,8 +17,8 @@ env:
- TASK=jasmine:ci DB=postgresql
before_install:
- sudo apt-get install libicu-dev -y
install:
- "bundle install --deployment --without production"
install:
- "travis_retry bundle install --deployment --without production --retry 5"
branches:
only:
- 'master'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册