travis: run test_matchcompiler.py
This commit is contained in:
parent
e2b77a33dd
commit
1900e7b25f
|
@ -78,6 +78,8 @@ script:
|
|||
- ./tools/test_showtimetop5.sh
|
||||
# check the files in cgf dir with xmllint
|
||||
- xmllint --noout cfg/*
|
||||
# check matchcompiler
|
||||
- ./tools/test_matchcompiler.py
|
||||
# check if Makefile needs to be regenerated
|
||||
- git clean -dfx
|
||||
- make dmake
|
||||
|
|
Loading…
Reference in New Issue