Skip to content

richelbilderbeek/travis_qmake_gcc_cpp98_gcov

Repository files navigation

travis_qmake_gcc_cpp98_gcov

Travis CI logo Whitespace Codecov logo

Build Status codecov.io

This GitHub is part of the Travis C++ Tutorial.

The goal of this project is to have a clean Travis CI build, with specs:

  • C++ version: C++98
  • Build system: qmake
  • C++ compiler: g++
  • Libraries: STL only
  • Code coverage: gcov (note: it should show the code coverage is below 100%)
  • Source: multiple files

Additionally, the code coverage should be measured by CodeCov.

More complex builds:

About

Minimal project that uses qmake, GCC, C++98, gcov and is tested by Travis CI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published