Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
Cockatrice
Commits
ea3a9014
Unverified
Commit
ea3a9014
authored
Jul 14, 2019
by
tooomm
Committed by
GitHub
Jul 14, 2019
Browse files
Update .travis.yml
parent
88dc5178
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
ea3a9014
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment