Merge pull request #2160 from jpiasetz/travis
This commit is contained in:
commit
92f6b1648a
|
@ -2,7 +2,7 @@ language: ruby
|
||||||
cache: bundler
|
cache: bundler
|
||||||
install:
|
install:
|
||||||
- script/rebund download
|
- script/rebund download
|
||||||
- bundle install --path vendor/bundle
|
- travis_retry bundle install --path vendor/bundle
|
||||||
rvm:
|
rvm:
|
||||||
- 2.1.0
|
- 2.1.0
|
||||||
- 2.0.0
|
- 2.0.0
|
||||||
|
|
Loading…
Reference in New Issue