aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarat Dukhan <marat@fb.com>2018-06-05 21:18:47 -0700
committerMarat Dukhan <marat@fb.com>2018-06-05 21:18:47 -0700
commitf229129396692f28d959572cf5861c36b2eb323d (patch)
treeaedb5e5971c08e75125e7a02a95bc2911564e47d
parentc1ccf64c24f2db0242210a56eb1e92384cea20f3 (diff)
downloadcpuinfo-f229129396692f28d959572cf5861c36b2eb323d.tar.gz
Enable verbose output in Travis-CI tests
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 07302cd..13cbe4a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,4 +8,4 @@ before_script:
script:
- cmake ..
- make
- - make test
+ - ctest --verbose