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

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

parent 65eb5a92
No related branches found
No related tags found
No related merge requests found
......@@ -95,6 +95,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