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 40449a2 commit 0e55571Copy full SHA for 0e55571
.travis.yml
@@ -65,6 +65,7 @@ install:
65
script:
66
- buildExampleSketch ArduinoIoTCloud_LED_switch
67
- buildExampleSketch ArduinoIoTCloud_Travis_CI
68
+ - buildExampleSketch MultiValue_example
69
- |
70
if [ "$BOARD" == "arduino:samd:mkr1000" ] || [ "$BOARD" == "arduino:samd:mkrwifi1010" ];
71
then buildExampleSketch WiFi_Cloud_Blink;
0 commit comments