зеркало из https://github.com/github/ruby.git
Run specs against the latest release of 2.4
This commit is contained in:
Родитель
0ad0e63887
Коммит
fe8573f31a
|
@ -365,7 +365,7 @@ env:
|
|||
- &rubyspec
|
||||
name: Check ruby/spec version guards on Ruby 2.4
|
||||
language: ruby
|
||||
rvm: 2.4.6
|
||||
rvm: 2.4.9
|
||||
before_install:
|
||||
install:
|
||||
before_script: chmod -R u+w spec/ruby
|
||||
|
|
|
@ -66,7 +66,7 @@ See `spec/ruby/CONTRIBUTING.md` for more documentation about guards.
|
|||
To verify specs are compatible with older Ruby versions:
|
||||
```
|
||||
cd spec/ruby
|
||||
$RUBY_MANAGER use 2.4.6
|
||||
$RUBY_MANAGER use 2.4.9
|
||||
../mspec/bin/mspec -j
|
||||
```
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче