Skip to content

Commit 877af71

Browse files
authored
Merge pull request #181 from jgoldfar/patch-1
Update build script to fix Mac CI
2 parents 7c862e5 + 578fce3 commit 877af71

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

conf/travis-install-mpi.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ case "$os" in
1212
Darwin)
1313
brew update
1414
brew upgrade cmake
15-
brew upgrade gcc
1615
case "$MPI_IMPL" in
1716
mpich|mpich3)
1817
brew install mpich

0 commit comments

Comments
 (0)