.travis.yml: checkout ruby/spec PR
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58219 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
23e2aac889
commit
d4581159bd
@ -47,6 +47,7 @@ before_script:
|
||||
- "make after-update BASERUBY=ruby UNICODE_FILES=."
|
||||
- "make -s $JOBS"
|
||||
- "make update-rubyspec"
|
||||
- "${RUBYSPEC_PULL_REQUEST:+git -C spec/rubyspec pull origin +refs/pull/${RUBYSPEC_PULL_REQUEST}/merge:}"
|
||||
|
||||
script:
|
||||
- "make test TESTOPTS=--color=never"
|
||||
|
Loading…
x
Reference in New Issue
Block a user