travis: fail if Makefile is not up to date (check via dmake).

This commit is contained in:
Matthias Krüger 2014-01-08 01:44:17 +01:00
parent e049a44f63
commit 73b7276ae9
1 changed files with 6 additions and 0 deletions

View File

@ -53,6 +53,12 @@ script:
- ./tools/test_showtimetop5.sh
# check the files in cgf dir with xmllint
- xmllint --noout cfg/*
# check if Makefile needs to be regenerated
- git clean -dfx
- make dmake
- ./dmake
# now, if dmake modified the makefile, return false!
- git diff --exit-code
notifications:
irc:
channels: