travisqmakegcccpp17boost_graph
May 23, 2019 ยท View on GitHub
| Branch | ![]() |
|---|---|
| master |
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++17 - Libraries:
STL,Boostand Boost.Graph (using Graphviz) - Code coverage: none
- Source: one single file,
main.cpp
More complex builds:
- [none]
Simpler builds:
- No Boost.Graph: travis_qmake_gcc_cpp17_boost
- Use of C++14: travis_qmake_gcc_cpp14
