aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorSzczepan Zalega <szczepan@nitrokey.com>2017-10-07 14:23:42 +0200
committerSzczepan Zalega <szczepan@nitrokey.com>2017-10-07 14:23:42 +0200
commite2e08e3e3ef9de6f3d5b1814a67d91ee68135cbb (patch)
tree243491b8601b348942c29fa073e04806a9f4c464 /.travis.yml
parentbadeb19f9d43fafe7a94e9028ad9e65ef4bc1770 (diff)
downloadlibnitrokey-e2e08e3e3ef9de6f3d5b1814a67d91ee68135cbb.tar.gz
libnitrokey-e2e08e3e3ef9de6f3d5b1814a67d91ee68135cbb.tar.bz2
Make CTest verbose
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
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