Skip to content

Commit de323b7

Browse files
committed
disable Intel MPI testing for now
1 parent 7ff6af5 commit de323b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ cache:
2828
env:
2929
- MPI_IMPL=mpich
3030
- MPI_IMPL=openmpi
31-
- MPI_IMPL=intelmpi
31+
# - MPI_IMPL=intelmpi
3232

3333
matrix:
3434
allow_failures:

0 commit comments

Comments
 (0)