cling travis: remove stray "--overwrite".
This commit is contained in:
parent
e9c2cfcb61
commit
e2fa4916c9
@ -73,7 +73,7 @@ matrix:
|
|||||||
env: COMPILER=g++-7 CCOMPILER=gcc-7
|
env: COMPILER=g++-7 CCOMPILER=gcc-7
|
||||||
before_install:
|
before_install:
|
||||||
brew cask uninstall oclint
|
brew cask uninstall oclint
|
||||||
brew install --overwrite gcc@7
|
brew install gcc@7
|
||||||
|
|
||||||
- os: linux
|
- os: linux
|
||||||
env: COMPILER=g++-7 CCOMPILER=gcc-7
|
env: COMPILER=g++-7 CCOMPILER=gcc-7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user