#5718: temporarily disable make validateXMLV2 on travis

This commit is contained in:
amai2012 2018-05-17 13:48:06 +02:00
parent 64f0d31280
commit e2ea82908a
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ script:
# run extra tests
- tools/generate_and_run_more_tests.sh
# Validate XML
- make validateXMLV2
# - make validateXMLV2
# check test/cfg
- make checkcfg
- make validateCFG