Skip to content

Commit 0e55571

Browse files
committed
Adding build of multi-value-sketch example to CI build
1 parent 40449a2 commit 0e55571

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ install:
6565
script:
6666
- buildExampleSketch ArduinoIoTCloud_LED_switch
6767
- buildExampleSketch ArduinoIoTCloud_Travis_CI
68+
- buildExampleSketch MultiValue_example
6869
- |
6970
if [ "$BOARD" == "arduino:samd:mkr1000" ] || [ "$BOARD" == "arduino:samd:mkrwifi1010" ];
7071
then buildExampleSketch WiFi_Cloud_Blink;

0 commit comments

Comments
 (0)