Skip to content

Commit 6fc3ebc

Browse files
committed
Update Travis CI
1 parent 3b9958d commit 6fc3ebc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,6 @@ script:
3939
- buildExampleSketch WiFiWebClientRepeating
4040
- buildExampleSketch WiFiWebServer
4141
- if [[ "$BOARD" =~ "arduino:samd:" ]]; then
42-
buildExampleToolsSketch WiFiNINAFirmwareUpdater;
42+
buildExampleToolsSketch FirmwareUpdater;
43+
buildExampleToolsSketch SerialNINAPassthrough;
4344
fi

0 commit comments

Comments
 (0)