Force brew update, it says it is outdated.

This commit is contained in:
Axel Naumann 2019-09-03 14:11:16 +02:00 committed by SFT
parent 3821823ebd
commit debe179515

View File

@ -74,8 +74,8 @@ matrix:
env: COMPILER=g++-7 CCOMPILER=gcc-7
addons:
homebrew:
packages:
- gcc@7
packages: gcc@7
update: true
compiler: gcc-7
- os: linux