Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.51 KB

File metadata and controls

23 lines (18 loc) · 1.51 KB

travis_qmake_gcc_cpp11_boost_test_gcov

Branch Travis CI logo Codecov logo
master 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:

  • Build system: qmake
  • C++ compiler: gcc
  • C++ version: C++11
  • Libraries: STL and Boost, demonstrating Boost.Test
  • Code coverage: yes
  • Source: multiple files

More complex builds:

Less complex builds: