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 f3607ae commit 9bd101eCopy full SHA for 9bd101e
.travis.yml
@@ -19,7 +19,7 @@ install:
19
20
script:
21
# build ESP8266 target
22
- - build_platform esp8266
+ # - build_platform esp8266
23
# build SAMD target
24
- arduino --install-library "WiFi101, Ethernet"
25
- build_platform zero
0 commit comments