travisqmakegcccpp11rcpp
May 4, 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++11 - Libraries:
STLandRcpp - Code coverage: none
- Source: one single file,
main.cpp
More complex builds:
- C++14: travis_qmake_gcc_cpp14_rcpp (note: does not work yet)
Less complex builds:
- C++98: travis_qmake_gcc_cpp98_rcpp
- STL only: travis_qmake_gcc_cpp11
