Skip to content

Minimal C++98 project that is checked by Travis CI and Coverity Scan

License

Notifications You must be signed in to change notification settings

richelbilderbeek/travis_gcc_cpp98_coverity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

travis_gcc_cpp98_coverity

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:

About

Minimal C++98 project that is checked by Travis CI and Coverity Scan

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages