Skip to content

Commit 578fce3

Browse files
authored
Update build script to fix build on Mac
1 parent 7c862e5 commit 578fce3

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)