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