Skip to content

Commit bc3ca56

Browse files
knightburtonyichoi
authored andcommitted
Add the travis switch to the signed-off check (#23)
IoT.js-Debug-DCO-1.0-Signed-off-by: Imre Kiss [email protected]
1 parent 3c63b71 commit bc3ca56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
include:
1818
- stage: Check
1919
script:
20-
- ./tools/check_signed_off.sh
20+
- ./tools/check_signed_off.sh --travis
2121
- stage: Build
2222
script:
2323
- npm run compile

0 commit comments

Comments
 (0)