Enable parallel build support for coveralls
This commit is contained in:
parent
fa4f7fb1c2
commit
d2f0f021e6
|
@ -36,3 +36,6 @@ before_script:
|
|||
env:
|
||||
global:
|
||||
- JRUBY_OPTS="--debug"
|
||||
- COVERALLS_PARALLEL=true
|
||||
notifications:
|
||||
webhooks: https://coveralls.io/webhook
|
||||
|
|
Loading…
Reference in New Issue