travis: Add 'make validateCFG'

This commit is contained in:
Daniel Marjamäki 2017-07-23 18:40:16 +02:00
parent 7875054f36
commit 3d7265309b
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ script:
- tools/generate_and_run_more_tests.sh
# check test/cfg
- make checkcfg
- make validateCFG
- cd ./gui
# clean rebuild
- git clean -dfx .