saberma 10 years ago
parent
commit
6832f25df0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,6 +1,6 @@
 language: ruby
 
-bundler_args: '-j5' # avoid travis-ci to set deployment mode by default, and use parallel bundlerr
+bundler_args: '-j6' # avoid travis-ci to set deployment mode by default, and use parallel bundlerr
 
 #before_script: bundle install