summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index fa885f16..02f85e88 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -36,7 +36,6 @@ addons:
- xdotool
- fluxbox
- gdb
- - gcov
- lcov
compiler:
@@ -69,8 +68,8 @@ script:
# to re-enable if xdotool is allowed.
- make test-x
- make test-x1
- # - make coverage-cli
- - gcov source/rofi.c
+ - make coverage-cli
+ # - gcov source/rofi.c
- make distcheck
after_success: