Install with multiple jobs. [ci skip]

This commit is contained in:
Parker Moore 2014-10-12 15:47:01 -07:00
parent be3d723d73
commit 5b5a25a03a
1 changed files with 1 additions and 1 deletions

View File

@ -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