Skip to content

Minimal project that uses GCC, C++17, checked by cppcheck and is tested by Travis CI

License

Notifications You must be signed in to change notification settings

richelbilderbeek/travis_gcc_cpp17_cppcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

travis_gcc_cpp17_cppcheck

Branch Travis CI logo
master Build Status
develop Build Status

This GitHub is part of:

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
  • Static code analysis: cppcheck
  • Source: one single file, main.cpp

More complex builds:

Builds of similar complexity:

  • [none]

Less complex builds:

About

Minimal project that uses GCC, C++17, checked by cppcheck and is tested by Travis CI

Resources

License

Stars

Watchers

Forks

Packages

No packages published