Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/urllib3/urllib3 into Seth…
Browse files Browse the repository at this point in the history
…MichaelLarson-patch-1
  • Loading branch information
sethmlarson committed Oct 25, 2018
2 parents 280f53d + f8d1c78 commit 6e2d616
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _travis/install.sh
Expand Up @@ -7,6 +7,9 @@ if [[ "$(uname -s)" == 'Darwin' ]]; then
sw_vers
brew update || brew update

# https://github.com/travis-ci/travis-ci/issues/8826
brew cask uninstall oclint

brew outdated openssl || brew upgrade openssl
brew install openssl@1.1

Expand Down

0 comments on commit 6e2d616

Please sign in to comment.