Skip to content
Snippets Groups Projects
Commit 531db6dc authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

OSX + homebrew + MPI constantly failes on travis, I make it not compulsory

parent 6972395c
No related branches found
No related tags found
No related merge requests found
......@@ -89,6 +89,8 @@ matrix:
allow_failures:
# I allow this to fail temporarily
- env: PLUMED_DOCKER=yes
# this is failing due to problems in installing MPI, should be allowed to fail until we fix it.
- env: PLUMED_CC=mpicc PLUMED_CXX=mpic++ PLUMED_CXXFLAGS=-O3
## Possible additional variables:
# VALGRIND=yes to make valgrind tests, only when log contains string [valgrind]
install:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment