Unverified Commit ea3a9014 authored by tooomm's avatar tooomm Committed by GitHub
Browse files

Update .travis.yml

parent 88dc5178
......@@ -67,7 +67,7 @@ matrix:
script: bash ./.ci/travis-compile.sh --server --install --debug
before_cache:
- brew cleanup
- find /usr/local/Homebrew \! -regex ".+\.git.+" -delete
- if [ "${TRAVIS_OS_NAME}" = "osx" ]; then find /usr/local/Homebrew \! -regex ".+\.git.+" -delete; fi
- name: macOS (Release)
if: (branch = master AND NOT type = pull_request) OR tag IS present
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment