Add check-files.py to travis.yml
This commit is contained in:
parent
2699de3370
commit
4d393b9835
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ script:
|
|||
- tests/scripts/check-generated-files.sh
|
||||
- tests/scripts/check-doxy-blocks.pl
|
||||
- tests/scripts/check-names.sh
|
||||
- tests/scripts/check-files.py
|
||||
- tests/scripts/doxygen.sh
|
||||
- cmake -D CMAKE_BUILD_TYPE:String="Check" .
|
||||
- make
|
||||
|
|
Loading…
Reference in a new issue