Skip to content

richelbilderbeek/travis_qmake_clang_cpp98

Repository files navigation

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

More complex builds:

About

Minimal project that uses qmake, Clang, C++98 and is tested by Travis CI

Resources

License

Stars

Watchers

Forks

Packages

No packages published