1
0
Fork 0
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:
Hiroshi SHIBATA 2019-07-30 20:40:37 +08:00
parent 77c0e23b0c
commit 3e4e8dbe20
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2

View file

@ -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