saberma 10 年之前
父节点
当前提交
8bdf022c76
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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