Skip to content

richelbilderbeek/travis_gcc_cpp17

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

travis_gcc_cpp17

Travis CI logo

Branch Status
master Build Status
develop 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: none
  • C++ compiler: gcc
  • C++ version: C++17
  • Libraries: STL only
  • Code coverage: none
  • Source: one single file, main.cpp

Less complex builds:

Equally complex builds:

More complex builds:

About

Minimal C++17 project using the GCC compiler and is checked by Travis CI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages