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