mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 22:15:43 +01:00
Travis: call all.sh for sanity checks
Different releases have different sets of sanity checks. Keep the list in one place, namely all.sh. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
9d0cee0d08
commit
ec4c956372
@ -16,13 +16,7 @@ jobs:
|
|||||||
install:
|
install:
|
||||||
- pip install pylint==2.4.4
|
- pip install pylint==2.4.4
|
||||||
script:
|
script:
|
||||||
- tests/scripts/recursion.pl library/*.c
|
- tests/scripts/all.sh -k 'check_*'
|
||||||
- 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
|
|
||||||
- tests/scripts/check-python-files.sh
|
|
||||||
|
|
||||||
- name: default configuration
|
- name: default configuration
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user