Skip to content

richelbilderbeek/travis_gcc_cpp98

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

travis_gcc_cpp98

Travis CI logo

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++98
  • Libraries: STL only
  • Code coverage: none
  • Source: one single file, main.cpp

Equally complex builds:

More complex builds:

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages