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

missing space

travis is very picky and does not understand "allow_failure"
if there is a wrong number of spaces
parent 1cb17891
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ env:
- PLUMED_CC=gcc PLUMED_CXX=g++ CPPCHECK=yes
matrix:
allow_failures:
- env: PLUMED_CC=gcc PLUMED_CXX=g++ CPPCHECK=yes
- env: PLUMED_CC=gcc PLUMED_CXX=g++ CPPCHECK=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