We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe4518d commit 3fdea28Copy full SHA for 3fdea28
.travis.yml
@@ -34,7 +34,7 @@ script:
34
- source tests/common.sh
35
- arduino --board esp8266com:esp8266:generic --save-prefs
36
- arduino --get-pref sketchbook.path
37
- - build_sketches arduino $ESP8266_ARDUINO_DIR/libraries/ESP8266WiFi/examples/HTTPSRequest
+ - build_sketches $HOME/arduino_ide $ESP8266_ARDUINO_DIR/libraries/ESP8266WiFi/examples/HTTPSRequest
38
# Feel free to add more test cases (for other environments) here
39
40
notifications:
0 commit comments