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