mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-25 21:15:41 +01:00
Add check-files.py to travis.yml
This commit is contained in:
parent
38e4c68a9e
commit
36f6fc542c
@ -9,6 +9,7 @@ script:
|
|||||||
- tests/scripts/check-generated-files.sh
|
- tests/scripts/check-generated-files.sh
|
||||||
- tests/scripts/check-doxy-blocks.pl
|
- tests/scripts/check-doxy-blocks.pl
|
||||||
- tests/scripts/check-names.sh
|
- tests/scripts/check-names.sh
|
||||||
|
- tests/scripts/check-files.py
|
||||||
- tests/scripts/doxygen.sh
|
- tests/scripts/doxygen.sh
|
||||||
- cmake -D CMAKE_BUILD_TYPE:String="Check" .
|
- cmake -D CMAKE_BUILD_TYPE:String="Check" .
|
||||||
- make
|
- make
|
||||||
|
Loading…
Reference in New Issue
Block a user