]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
Travis on MacOS: bump image version
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Mon, 14 Oct 2019 17:25:36 +0000 (19:25 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Mon, 14 Oct 2019 17:25:36 +0000 (19:25 +0200)
.travis.yml

index 4ba4e2a6d4bc4cb50dc5f5cfb7abe7c16a429fa4..de1641977889afccad6aaef4f9576a6556a99bf4 100644 (file)
@@ -12,7 +12,7 @@ env:
 matrix:
   include:
     - os: osx
-      osx_image: xcode10.1
+      osx_image: xcode11.2
       compiler: clang
       env:
         - CXX=clang++