mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-11 18:32:22 +08:00
fix ci
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user