1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-12 00:42:56 +00:00
This commit is contained in:
neil
2016-11-23 13:59:15 +08:00
parent 8dee328eae
commit fa6e174651
+1 -1
View File
@@ -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