]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
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 5547cb39900c97dba0d94ab366acea55bd609bed..ee6931fcac769d87936980632b7bf47d70cb7a91 100644 (file)
@@ -12,6 +12,7 @@ matrix:
   include:
     - os: osx
       osx_image: xcode10.1
+      compiler: clang
     - os: linux
       dist: xenial
       compiler: clang