Skip to content

Commit 4abda19

Browse files
committed
Remove macOS CMake tests
Using MPI with older GFortran still requires a custom bottle
1 parent 540dd3c commit 4abda19

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.travis.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,6 @@ matrix:
2727
OSX_PACKAGES="gcc@6 shellcheck cmake"
2828
# cmake should be removed, but we should be installing binaries
2929
# because building from source takes forever
30-
-
31-
<<: *macOS
32-
env:
33-
- BUILD_TYPE="cmake"
34-
GCC=6
35-
OSX_PACKAGES="gcc@6 shellcheck cmake"
36-
3730
- &ubuntu
3831
os: linux
3932
sudo: false

0 commit comments

Comments
 (0)