summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-04-30 20:41:26 +0200
committerDave Davenport <qball@gmpclient.org>2017-04-30 20:41:26 +0200
commitefcf585e22addb02174244d3c0dd694832cf2906 (patch)
tree73642a4dfebf757328c5f3999e036cf8da57e269 /.travis.yml
parent651c0bf03db0b67be36df13ce0a436b67ea7ddab (diff)
Reduce doxygen log output.
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 65c5f4db..b4f5f2f9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -86,7 +86,7 @@ script:
# - gcov source/rofi.c
- make distcheck
- git clone https://github.com/alobbs/doxy-coverage
- - make doxy 2>&1 | tee doxygen.log
+ - make doxy 2>&1 > tee doxygen.log
- test $(grep -c warning doxygen.log) -eq 0
- ./doxy-coverage/doxy-coverage.py doc/html/xml/