mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Run checkpatch in a separate build.
This commit is contained in:
@@ -11,6 +11,9 @@ compiler:
|
||||
- clang
|
||||
- gcc
|
||||
script:
|
||||
- ./.travis-checkpatch.sh
|
||||
- cd test
|
||||
- ./run-tests.sh
|
||||
- cd test && ./run-tests.sh
|
||||
matrix:
|
||||
include:
|
||||
- env: _="checkpatch"
|
||||
script:
|
||||
- ./.travis-checkpatch.sh
|
||||
|
||||
Reference in New Issue
Block a user