[travis check new boards] Do not end test if there are missing boards
This commit is contained in:
parent
b630e561a7
commit
c316231dd2
@ -48,4 +48,3 @@ if len(missing_boards) is not 0:
|
||||
print('Boards missing in TRAVIS_BOARDS:')
|
||||
for board in missing_boards:
|
||||
print(board)
|
||||
sys.exit(1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user