Skip to content

Commit 31290cc

Browse files
committed
Fix travis #4
1 parent beadfc7 commit 31290cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ install:
77
- arduino --install-library "WiFiEsp"
88
script:
99
- build_platform esp8266
10-
- build_platform uno
10+
# - build_platform uno
1111
# - arduino --install-library "WiFiEsp"
1212
# - arduino --install-library "ESP8266WiFi"
1313
# - arduino --verify --board arduino:avr:uno $PWD/examples/ArduinoEspWifiShield/ArduinoEspWifiShield.ino

0 commit comments

Comments
 (0)