Remove unnecessary uninstall of oclint
See https://changelog.travis-ci.com/oclint-is-removed-from-mac-builds-79270
This commit is contained in:
parent
1ee5b13205
commit
45543af564
@ -53,9 +53,6 @@ matrix:
|
|||||||
- HOMEBREW_NO_AUTO_UPDATE=1
|
- HOMEBREW_NO_AUTO_UPDATE=1
|
||||||
cache: ccache
|
cache: ccache
|
||||||
before_install:
|
before_install:
|
||||||
# oclint cask conflicts with gcc formula, see:
|
|
||||||
# https://github.com/travis-ci/travis-ci/issues/8826
|
|
||||||
- brew cask uninstall oclint
|
|
||||||
- brew install ccache
|
- brew install ccache
|
||||||
- brew install
|
- brew install
|
||||||
gtk-doc gobject-introspection
|
gtk-doc gobject-introspection
|
||||||
|
Loading…
Reference in New Issue
Block a user