Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
try force link
Browse files Browse the repository at this point in the history
  • Loading branch information
svenkreiss committed Dec 7, 2016
1 parent 9f7504e commit dd72923
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ before_install:
if [[ "${TRAVIS_OS_NAME}" == "osx" ]]; then
brew update
brew install swig
# brew outdated openssl || brew upgrade openssl
brew outdated openssl || brew upgrade openssl
brew link --force openssl
brew outdated cmake || brew upgrade cmake
fi
- python -V
Expand Down

0 comments on commit dd72923

Please sign in to comment.