Skip to content

Commit a018b9c

Browse files
committed
Bump GCC to 9 on osx Travis-CI
1 parent efdac20 commit a018b9c

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
@@ -26,7 +26,7 @@ matrix:
2626
os: osx
2727
env:
2828
- BUILD_TYPE="InstallScript"
29-
GCC=8
29+
GCC=9
3030
OSX_PACKAGES="gcc shellcheck cmake mpich"
3131
# cmake should be removed, but we should be installing binaries
3232
# because building from source takes forever

0 commit comments

Comments
 (0)