зеркало из https://github.com/github/ruby.git
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:
Родитель
eb85645ab1
Коммит
28747c6720
|
@ -50,7 +50,7 @@ before_script:
|
|||
- "make -sj exts"
|
||||
script:
|
||||
- "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.
|
||||
branches:
|
||||
|
|
Загрузка…
Ссылка в новой задаче