travis: check cfg files with xmllint.
This commit is contained in:
parent
21a2c4e468
commit
e049a44f63
|
@ -51,6 +51,8 @@ script:
|
|||
- make reduce -j 4
|
||||
# check if showtime=top5 works
|
||||
- ./tools/test_showtimetop5.sh
|
||||
# check the files in cgf dir with xmllint
|
||||
- xmllint --noout cfg/*
|
||||
notifications:
|
||||
irc:
|
||||
channels:
|
||||
|
|
Loading…
Reference in New Issue