Skip to content

Commit

Permalink
Fix travis #4
Browse files Browse the repository at this point in the history
  • Loading branch information
aharshac committed Aug 9, 2017
1 parent beadfc7 commit 31290cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ install:
- arduino --install-library "WiFiEsp"
script:
- build_platform esp8266
- build_platform uno
# - build_platform uno
# - arduino --install-library "WiFiEsp"
# - arduino --install-library "ESP8266WiFi"
# - arduino --verify --board arduino:avr:uno $PWD/examples/ArduinoEspWifiShield/ArduinoEspWifiShield.ino
Expand Down

0 comments on commit 31290cc

Please sign in to comment.