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 a0e5fd2 commit f0aca06Copy full SHA for f0aca06
.travis.yml
@@ -28,6 +28,7 @@ before_install:
28
29
install:
30
- arduino --install-library "MQTT","WiFi101"
31
+ - arduino --install-boards "arduino:samd:mkr1000"
32
script:
33
- build_main_platforms
34
0 commit comments