travis: run test_matchcompiler.py

This commit is contained in:
Matthias Krüger 2014-05-25 14:49:38 +02:00 committed by PKEuS
parent e2b77a33dd
commit 1900e7b25f
1 changed files with 2 additions and 0 deletions

View File

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