Skip to content

Commit 09b4465

Browse files
committed
install an updated gcc
1 parent 35f09f7 commit 09b4465

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conf/travis-install-mpi.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ os=`uname`
1111
case "$os" in
1212
Darwin)
1313
brew update
14+
brew upgrade gcc
1415
case "$MPI_IMPL" in
1516
mpich|mpich3)
1617
brew install mpich

0 commit comments

Comments
 (0)