travisgcccpp17_gprof

March 25, 2017 ยท View on GitHub

BranchTravis CI logo
masterBuild Status
developBuild 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: none
  • C++ compiler: gcc
  • C++ version: C++17
  • Libraries: STL only
  • Code coverage: none
  • Profiling: gprof
  • Source: one single file, main.cpp

More complex builds:

Less complex builds: