This commit is contained in:
neil 2016-11-23 13:53:44 +08:00
parent 340155e6a6
commit 8dee328eae
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ addons:
before_install:
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
brew update && brew install openssl && brew link openssl --force
brew update && brew install openssl && brew link openssl --force;
fi
script: