From e2e08e3e3ef9de6f3d5b1814a67d91ee68135cbb Mon Sep 17 00:00:00 2001 From: Szczepan Zalega Date: Sat, 7 Oct 2017 14:23:42 +0200 Subject: Make CTest verbose Signed-off-by: Szczepan Zalega --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index f35c7f8..f8dea31 100644 --- a/.travis.yml +++ b/.travis.yml @@ -55,4 +55,4 @@ install: script: - make -j2 - - make test \ No newline at end of file + - ctest -VV \ No newline at end of file -- cgit v1.2.1