Validate rules files
This commit is contained in:
parent
7d6fd915be
commit
6c9839a585
|
@ -60,6 +60,8 @@ matrix:
|
|||
- make validatePlatforms
|
||||
# Validate Result XML
|
||||
- make validateXML
|
||||
# Validate rule files
|
||||
- make validateRules
|
||||
# note: trusty on travis has python pygments disabled so disable these tests on travis
|
||||
## check htmlreport stuff
|
||||
# - ./htmlreport/test_htmlreport.py
|
||||
|
|
Loading…
Reference in New Issue