mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-02 02:02:09 +08: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