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

allow docker to fail

it has some problem with travis-ci
parent 588cb6b0
No related branches found
No related tags found
No related merge requests found
......@@ -85,9 +85,9 @@ matrix:
- $HOME/.macports-ci-ccache
# I don't put any mpi variant with macports since it takes too long to compile
## This command can be used to allow failures:
## allow_failures:
## # I allow this to fail temporarily
## - env: CPPCHECK=yes CPPCHECK_VERSION=1.74
allow_failures:
# I allow this to fail temporarily
- env: PLUMED_DOCKER=yes
## 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