enable test-all and add -j2 on travis-ci
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45658 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
eb85645ab1
commit
28747c6720
@ -50,7 +50,7 @@ before_script:
|
|||||||
- "make -sj exts"
|
- "make -sj exts"
|
||||||
script:
|
script:
|
||||||
- "make test OPTS=-v"
|
- "make test OPTS=-v"
|
||||||
# - "make test-all TESTS='-v'"
|
- "make test-all TESTS='-qv -j2'"
|
||||||
|
|
||||||
# Branch matrix. Not all branches are Travis-ready so we limit branches here.
|
# Branch matrix. Not all branches are Travis-ready so we limit branches here.
|
||||||
branches:
|
branches:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user