travisgcccpp98_coverity

March 14, 2017 ยท View on GitHub

Travis CI logo

Build Status Coverity Scan Build Status

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: STL only
  • Code coverage: none
  • Static code analysis: Coverity Scan
  • Source: one single file, main.cpp

More complex builds: