Merge pull request #2290 from penibelst/travis-workaround
This commit is contained in:
commit
98f9902839
|
@ -4,7 +4,7 @@ install:
|
||||||
- script/rebund download
|
- script/rebund download
|
||||||
- travis_retry bundle install --path vendor/bundle
|
- travis_retry bundle install --path vendor/bundle
|
||||||
rvm:
|
rvm:
|
||||||
- 2.1.0
|
- 2.1.1
|
||||||
- 2.0.0
|
- 2.0.0
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
script: script/cibuild
|
script: script/cibuild
|
||||||
|
|
Loading…
Reference in New Issue