Skip to content

richelbilderbeek/travis_qmake_clang_cpp11

Repository files navigation

travis_qmake_clang_cpp11

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

Less complex builds:

More complex builds:

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published