mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Uninstall ntlm-http and plist for failure of osx test.
It contains too old configuration that is autorequire. It will be removed at the RubyGems 3.1.0.
This commit is contained in:
parent
77c0e23b0c
commit
3e4e8dbe20
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ env:
|
|||
os: osx
|
||||
compiler: clang
|
||||
before_install:
|
||||
- gem uninstall ntlm-http plist -x --force
|
||||
- /usr/local/opt/openssl@1.1/bin/openssl version
|
||||
|
||||
- &clang-8
|
||||
|
|
Loading…
Add table
Reference in a new issue