mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 09:18:11 -05:00
Install with multiple jobs. [ci skip]
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user