Browse Source

Update an overlooked instance of xcode 10.0 as well

tags/v0.3.13^2
Martin Kroeker GitHub 5 years ago
parent
commit
77a538d4ba
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View 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"



Loading…
Cancel
Save