Commit fa6e1746 authored by neil's avatar neil
Browse files

fix ci

parent 8dee328e
...@@ -16,7 +16,7 @@ addons: ...@@ -16,7 +16,7 @@ addons:
packages: packages:
- shellcheck - shellcheck
before_install: install:
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then - 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 fi
......
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