Commit 8dee328e authored by neil's avatar neil
Browse files

fix ci

parent 340155e6
......@@ -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:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment