]> granicus.if.org Git - check/commit
Always emit unit test output for CMake on Travis-CI
authorBranden Archer <b.m.archer4@gmail.com>
Sun, 18 Dec 2016 17:04:36 +0000 (12:04 -0500)
committerGitHub <noreply@github.com>
Sun, 18 Dec 2016 17:04:36 +0000 (12:04 -0500)
commit72aaf37438921b8839d7cbe9d49ca2cd1402b3f8
tree298ea091ccb0421509534b14682f7a972c191811
parent19b19bd811fcabea54517afed94eaa1b45ac1aea
Always emit unit test output for CMake on Travis-CI

Internally "make test" invokes ctest, and passing the -V flag will print the stdout from the unit tests.
.travis.yml