зеркало из https://github.com/github/ruby.git
Drop -fs from rubyspec to see test results easily
Recently `ruby/spec on Ruby 2.4` seems stable.
This commit is contained in:
Родитель
6ec43d3d04
Коммит
229e5053a1
|
@ -310,8 +310,8 @@ env:
|
|||
before_install:
|
||||
install:
|
||||
before_script: chmod -R u+w spec/ruby
|
||||
# -j randomly hangs. Using -fs to make sure we can know problematic spec on failure.
|
||||
script: ruby -C spec/ruby ../mspec/bin/mspec -fs .
|
||||
# -j randomly hangs.
|
||||
script: ruby -C spec/ruby ../mspec/bin/mspec .
|
||||
|
||||
- &x86_64-darwin17
|
||||
name: x86_64-darwin17
|
||||
|
|
Загрузка…
Ссылка в новой задаче