Skip to content

Commit

Permalink
Bundle install with jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaclayton committed Apr 1, 2016
1 parent 2af0b6c commit f8a134d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -10,7 +10,7 @@ before_install:
- gem update --system
- gem update bundler
- gem cleanup bundler
install: "bundle install"
install: "bundle install --jobs 8"
script: "bundle exec rake"
gemfile:
- gemfiles/3.2.gemfile
Expand Down

0 comments on commit f8a134d

Please sign in to comment.