Fix OSX build on Travis.
This commit is contained in:
Родитель
5fe48ada42
Коммит
b269f13b17
|
@ -22,6 +22,8 @@ branches:
|
|||
- release
|
||||
- dev
|
||||
- /^(.*\/)?ci-.*$/
|
||||
before_install:
|
||||
- if test "$TRAVIS_OS_NAME" == "osx"; then brew update; brew install openssl; brew link --force openssl; fi
|
||||
script:
|
||||
- ./build.sh verify
|
||||
notifications:
|
||||
|
|
Загрузка…
Ссылка в новой задаче