mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-15 00:38:15 +00:00
Travis CI: Move cppcheck according to alphabetic order
This commit is contained in:
parent
c174c05433
commit
42d904741b
1 changed files with 2 additions and 2 deletions
|
@ -15,9 +15,9 @@ env:
|
|||
- CFLAGS='-g -pipe'
|
||||
matrix:
|
||||
- MODE=cmake-oos
|
||||
- MODE=cppcheck
|
||||
- MODE=distcheck
|
||||
- MODE=qa-sh QA_COMPILER=clang CC=clang CXX=clang++ LD=clang++ QA_SANITIZER=address
|
||||
- MODE=cppcheck
|
||||
|
||||
matrix:
|
||||
include:
|
||||
|
@ -43,11 +43,11 @@ addons:
|
|||
packages:
|
||||
- clang-9
|
||||
- cmake
|
||||
- cppcheck
|
||||
- docbook2x
|
||||
- dos2unix
|
||||
- lzip
|
||||
- rpm
|
||||
- cppcheck
|
||||
|
||||
script:
|
||||
- ./.travis.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue