There was an error fetching the commit references. Please try again later.
Added cppcheck to travis
cppcheck is installed from its github when needed Notice that the travis test doing cppcheck also does a normal g++ check. I did to avoid too many if's in the travis script, but should be fixed perhaps so that the last travis test only does cppcheck I set this test as "allowed_failures", so that is just gives a warning now
.travis.install.cppcheck
0 → 100755
Please register or sign in to comment