We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8864cef commit 7e4d7a5Copy full SHA for 7e4d7a5
tools/travis_new_boards_check.py
@@ -48,3 +48,4 @@
48
print('Boards missing in TRAVIS_BOARDS:')
49
for board in missing_boards:
50
print(board)
51
+ sys.exit(1)
0 commit comments