mirror of
https://github.com/acmesh-official/acme.sh
synced 2025-09-05 08:45:40 +00:00
fix ci
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user