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 <[email protected]>
This commit is contained in:
Gilles Peskine
2020-04-25 22:39:27 +02:00
parent a38f3685dc
commit 3c7ffd7a40
+1 -7
View File
@@ -16,13 +16,7 @@ jobs:
install:
- pip install pylint==2.4.4
script:
- tests/scripts/recursion.pl library/*.c
- 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
- tests/scripts/all.sh -k 'check_*'
- name: default configuration
script: