mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-08 23:41:45 +00:00
fix ci
This commit is contained in:
parent
340155e6a6
commit
8dee328eae
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user