1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

.travis.yml: run ruby/spec version guards check in parallel

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64698 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2018-09-12 12:14:45 +00:00
parent 98fa0ab4d9
commit db4c91be27

View file

@ -36,7 +36,7 @@ matrix:
- os: linux
language: ruby
rvm: 2.3
stage: Running ruby/spec on 2.3 to ensure version guards are correctly added
name: Running ruby/spec on 2.3 to ensure version guards are correctly added
before_install:
install:
before_script: chmod -R u+w spec/ruby