summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index a99e8927..fa885f16 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -36,6 +36,8 @@ addons:
- xdotool
- fluxbox
- gdb
+ - gcov
+ - lcov
compiler:
- gcc
@@ -67,6 +69,7 @@ script:
# to re-enable if xdotool is allowed.
- make test-x
- make test-x1
+ # - make coverage-cli
- gcov source/rofi.c
- make distcheck