1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-22 22:02:53 +00:00
This commit is contained in:
neil
2016-11-23 13:53:44 +08:00
parent 340155e6a6
commit 8dee328eae
+1 -1
View File
@@ -18,7 +18,7 @@ addons:
before_install: before_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
script: script: