language: cpp compiler: - gcc script: make test && make clean && make CXXFLAGS=-O2 && ./cppcheck -q . cli gui lib