1
0
Fork 0
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:
Dave Davenport 2016-11-15 22:02:47 +01:00
parent b1a44cc65e
commit d6756b6dad

View file

@ -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: