There was an error while loading. Please reload this page.
1 parent 09cccc7 commit bfff013Copy full SHA for bfff013
.travis.yml
@@ -13,7 +13,7 @@ before_install:
13
- for f in $(brew list); do brew uninstall --force $f; done
14
- brew tap homebrew/science
15
- brew update
16
- - brew install openmpi --without-fortran
+ - brew install openmpi
17
- brew install scotch
18
- brew install metis
19
- brew install parmetis
0 commit comments