diff --git a/.travis.yml b/.travis.yml index b036a43..ddd17f1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,4 +28,4 @@ script: - make # Testing - - make test + - make test CTEST_OUTPUT_ON_FAILURE=TRUE