mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-09 03:00:41 +03:00
Travis CI: cache Homebrew downloads
This commit is contained in:
parent
172548d0e7
commit
cf79205ba5
@ -28,6 +28,9 @@ matrix:
|
|||||||
- .ci/check-debian-package-version.sh
|
- .ci/check-debian-package-version.sh
|
||||||
- os: osx
|
- os: osx
|
||||||
compiler: clang
|
compiler: clang
|
||||||
|
cache:
|
||||||
|
directories:
|
||||||
|
- ${HOME}/Library/Caches/Homebrew
|
||||||
before_install:
|
before_install:
|
||||||
- brew update && brew upgrade
|
- brew update && brew upgrade
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user