Skip to content

Commit 16caf50

Browse files
authored
Revert "Update build script to fix Mac CI"
1 parent 877af71 commit 16caf50

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
@@ -12,6 +12,7 @@ case "$os" in
1212
Darwin)
1313
brew update
1414
brew upgrade cmake
15+
brew upgrade gcc
1516
case "$MPI_IMPL" in
1617
mpich|mpich3)
1718
brew install mpich

0 commit comments

Comments
 (0)