Add LINT to the target list for the test setup.
This commit is contained in:
parent
b129beb008
commit
7e9bb7a64d
@ -64,7 +64,7 @@ my %CONFIGS = (
|
||||
# Test setup
|
||||
'9ball' => {
|
||||
'BRANCHES' => [ 'CURRENT' ],
|
||||
'TARGETS' => [ 'world', 'generic' ],
|
||||
'TARGETS' => [ 'world', 'generic', 'lint' ],
|
||||
'ARCHES' => {
|
||||
'powerpc' => [ 'powerpc' ],
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user