Unverified Commit 49301ed7 authored by Yukihiro "Matz" Matsumoto's avatar Yukihiro "Matz" Matsumoto Committed by GitHub

Merge pull request #4900 from shuujii/parallelize-compilation-only-on-Travis-CI

Parallelize compilation only on Travis CI
parents a562a9aa 212d12f2
...@@ -11,4 +11,4 @@ matrix: ...@@ -11,4 +11,4 @@ matrix:
env: env:
- MRUBY_CONFIG=travis_config.rb - MRUBY_CONFIG=travis_config.rb
script: "rake -m -E '$stdout.sync=true' all test" script: "rake -m && rake 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