mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
.travis.yml: revert.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36924 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
583ae60897
commit
ea005c47fa
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ before_script:
|
||||||
- "./configure --with-gcc=$CC"
|
- "./configure --with-gcc=$CC"
|
||||||
- "make -sj encs"
|
- "make -sj encs"
|
||||||
- "make -sj exts"
|
- "make -sj exts"
|
||||||
script: "make test TESTOPTS=-v"
|
script: "make test"
|
||||||
|
|
||||||
# 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…
Add table
Add a link
Reference in a new issue