Skip to content

richelbilderbeek/travis_qmake_gcc_cpp98

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

travis_qmake_gcc_cpp98

Travis CI logo

Build Status

GitHub Actions

This GitHub is part of:

The goal of this project is to have a clean Travis CI build, with specs:

  • Build system: qmake
  • C++ compiler: gcc
  • C++ version: C++98
  • Libraries: STL only
  • Code coverage: none
  • Source: one single file, main.cpp

More complex builds:

Equally complex builds:

Less complex builds:

  • [none]