travisgcccpp98_coverity
March 14, 2017 ยท View on GitHub
This GitHub is part of the Travis C++ Tutorial.
The goal of this project is to have a clean Travis CI build, with specs:
- Build system: manual
- C++ compiler:
gcc - C++ version:
C++98 - Libraries:
STLonly - Code coverage: none
- Static code analysis: Coverity Scan
- Source: one single file,
main.cpp
More complex builds:
- No Coverity Scan: travis_qmake_gcc_cpp98
