mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
Add extra check to travis.
This commit is contained in:
parent
b1a44cc65e
commit
d6756b6dad
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ script:
|
|||
# - gcov source/rofi.c
|
||||
- make distcheck
|
||||
- git clone https://github.com/alobbs/doxy-coverage
|
||||
- make doxy
|
||||
- test $(make doxy 2>&1 | grep -c warning) -eq 0
|
||||
- ./doxy-coverage/doxy-coverage.py doc/html/xml/
|
||||
|
||||
after_success:
|
||||
|
|
Loading…
Reference in a new issue