Travis: explicitly set compiler to clang on OSX
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Tue, 12 Feb 2019 11:37:27 +0000 (12:37 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Tue, 12 Feb 2019 11:37:27 +0000 (12:37 +0100)
.travis.yml

index 5547cb3..ee6931f 100644 (file)
@@ -12,6 +12,7 @@ matrix:
   include:
     - os: osx
       osx_image: xcode10.1
+      compiler: clang
     - os: linux
       dist: xenial
       compiler: clang