mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Parallelize compilation only on Travis CI
Parallel execution of tests makes log difficult to see due to mixing.
This commit is contained in:
+1
-1
@@ -11,4 +11,4 @@ matrix:
|
||||
|
||||
env:
|
||||
- MRUBY_CONFIG=travis_config.rb
|
||||
script: "rake -m -E '$stdout.sync=true' all test"
|
||||
script: "rake -m && rake test"
|
||||
|
||||
Reference in New Issue
Block a user