travisqmakegcccpp14boost_qt5
April 11, 2017 ยท View on GitHub
| Branch | ![]() |
|---|---|
| master | |
| develop |
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++14 - Libraries:
STL,BoostandQt5 - Code coverage: none
- Source: QDialog with Qt resource file
More complex builds:
- Add SFML: travis_qmake_gcc_cpp14_boost_qt5_sfml
Equally complex builds:
- Use AppVeyor: appveyor_qmake_gcc_cpp14_boost_qt5
Less complex builds:
- No Boost: travis_qmake_gcc_cpp14_qt5
- No Qt5: travis_qmake_gcc_cpp14_boost
