Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SonarQube integration / Travis CI changes | Daniel Neus | 2016-08-18 | 1 | -0/+21 |
Travis CI changes: - Run SonarQube analysis for commits on master and in pull requests - Upgrade Travis CI build image to Ubuntu 14.04 and use standard system toolchain - Update lcov to 1.12 for coverage - Set git clone depth to 5 commits - Use 'builtin' ccache Travis CI addon - Add SonarQube badge to readme - No longer necessary to overwrite CXX variable in build.sh when using gcc |