Merge pull request #1181 from aried3r/patch-1
Remove unnecessary uninstall of oclint
This commit is contained in:
commit
ae47bb593a
@ -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