Skip to content

Commit 224814e

Browse files
authored
Merge pull request #184 from JuliaParallel/revert-181-patch-1
Revert "Update build script to fix Mac CI"
2 parents 877af71 + 16caf50 commit 224814e

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)