mirror of
https://github.com/davatorium/rofi.git
synced 2025-01-27 15:25:24 -05:00
[Test] Fix travis doxygen redirect.
This commit is contained in:
parent
efcf585e22
commit
2e98105a18
1 changed files with 1 additions and 1 deletions
|
@ -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 > doxygen.log
|
||||
- test $(grep -c warning doxygen.log) -eq 0
|
||||
- ./doxy-coverage/doxy-coverage.py doc/html/xml/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue