Install with multiple jobs. [ci skip]
This commit is contained in:
parent
be3d723d73
commit
5b5a25a03a
|
@ -2,7 +2,7 @@ language: ruby
|
||||||
cache: bundler
|
cache: bundler
|
||||||
install:
|
install:
|
||||||
- script/rebund download
|
- script/rebund download
|
||||||
- travis_retry bundle install --path vendor/bundle
|
- travis_retry bundle install --path vendor/bundle -j8
|
||||||
rvm:
|
rvm:
|
||||||
- 2.1
|
- 2.1
|
||||||
- 2.0
|
- 2.0
|
||||||
|
|
Loading…
Reference in New Issue