Update an overlooked instance of xcode 10.0 as well
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Tue, 1 Dec 2020 21:05:35 +0000 (22:05 +0100)
committerGitHub <noreply@github.com>
Tue, 1 Dec 2020 21:05:35 +0000 (22:05 +0100)
.travis.yml

index 909d1ed..7fe2ab3 100644 (file)
@@ -233,7 +233,7 @@ matrix:
         - BTYPE="TARGET=NEHALEM BINARY=64 INTERFACE64=1 FC=gfortran-10"
         
     - <<: *test-macos
-      osx_image: xcode10.0
+      osx_image: xcode11.5
       env:
         - BTYPE="TARGET=NEHALEM BINARY=32 NOFORTRAN=1"