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/