Skip to content

richelbilderbeek/travis_qmake_clang_gcc_cpp14

Repository files navigation

travis_qmake_clang_gcc_cpp14

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++ compilers: clang and gcc
  • C++ version: C++14
  • Libraries: STL only
  • Code coverage: none
  • Source: one single file, main.cpp

Less complex builds:

About

Minimal project of qmake, compiled with both clang and GCC in C++14, tested by Travis CI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published