Skip to content

Commit 8fd694c

Browse files
authored
Update .travis.yml
1 parent 07b1448 commit 8fd694c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ matrix:
227227
script:
228228
- travis_wait 45 make QUIET_MAKE=1 $COMMON_FLAGS $BTYPE
229229
env:
230-
- BTYPE="TARGET=HASWELL USE_OPENMP=1 BINARY=64 INTERFACE64=1 FC=gfortran-10"
230+
- BTYPE="TARGET=HASWELL USE_OPENMP=1 BINARY=64 INTERFACE64=1 CC=gcc-10 FC=gfortran-10"
231231

232232
- <<: *test-macos
233233
osx_image: xcode12

0 commit comments

Comments
 (0)