cling travis: add "compiler" tag to GCC-7@Mac build.

This commit is contained in:
Axel Naumann 2018-06-12 21:14:31 +02:00 committed by sftnight
parent e2fa4916c9
commit 6d9cdb9b4f

View File

@ -74,6 +74,7 @@ matrix:
before_install:
brew cask uninstall oclint
brew install gcc@7
compiler: gcc-7
- os: linux
env: COMPILER=g++-7 CCOMPILER=gcc-7