Update .travis.yml

This commit is contained in:
Alek Mosingiewicz 2018-08-17 08:58:08 +02:00 committed by GitHub
parent 4f35a6144c
commit 7db2f2ebd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ matrix:
- os: osx - os: osx
compiler: clang compiler: clang
osx_image: xcode9.4 osx_image: xcode9.4
env: COMPILER="clang-6.0" env: COMPILER="clang++-6.0"
- os: osx - os: osx
compiler: clang compiler: clang
osx_image: xcode9.4 osx_image: xcode9.4