commit | 4d393b983539522511b6f6e9335d25e5c1d000d5 | [log] [tgz] |
---|---|---|
author | Darryl Green <darryl.green@arm.com> | Mon May 21 11:59:28 2018 +0100 |
committer | Darryl Green <darryl.green@arm.com> | Mon May 21 11:59:28 2018 +0100 |
tree | b3f11cf6698a3ea0dfbf238553bdf0e3386975d3 | |
parent | 2699de33703c06ac32ed860ffc705a40999085ce [diff] |
Add check-files.py to travis.yml
diff --git a/.travis.yml b/.travis.yml index fa01e5a..4d23652 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -9,6 +9,7 @@ - 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