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

Made CPPCHECK test compulsory

parent 4fd9fa00
No related branches found
No related tags found
No related merge requests found
...@@ -17,9 +17,6 @@ env: ...@@ -17,9 +17,6 @@ env:
- PLUMED_CC=mpicc PLUMED_CXX=mpic++ PLUMED_CXXFLAGS=-O3 LAPACK=yes - PLUMED_CC=mpicc PLUMED_CXX=mpic++ PLUMED_CXXFLAGS=-O3 LAPACK=yes
# cppcheck # cppcheck
- CPPCHECK=yes - CPPCHECK=yes
matrix:
allow_failures:
- env: CPPCHECK=yes
# Possible additional variables: # Possible additional variables:
# VALGRIND=yes to make valgrind tests, only when log contains string [valgrind] # VALGRIND=yes to make valgrind tests, only when log contains string [valgrind]
install: 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