diff --git a/.travis.yml b/.travis.yml index f30a4e398..91a36c92d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 - cmake -D CMAKE_BUILD_TYPE:String="Check" . - make - make test