Set jobs to 4 since it have 2 CPUs.

parent 33f72bb0
...@@ -17,4 +17,4 @@ addons: ...@@ -17,4 +17,4 @@ addons:
env: env:
MRUBY_CONFIG=travis_config.rb MRUBY_CONFIG=travis_config.rb
env: MRUBY_CONFIG=travis_config.rb env: MRUBY_CONFIG=travis_config.rb
script: "./minirake all test" script: "./minirake -j4 all test"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment