diff --git a/.travis.yml b/.travis.yml index e948be250..5258cf589 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,7 +34,7 @@ script: - source tests/common.sh - arduino --board esp8266com:esp8266:generic --save-prefs - arduino --get-pref sketchbook.path - - build_sketches arduino $ESP8266_ARDUINO_DIR/libraries/ESP8266WiFi/examples/HTTPSRequest + - build_sketches $HOME/arduino_ide $ESP8266_ARDUINO_DIR/libraries/ESP8266WiFi/examples/HTTPSRequest # Feel free to add more test cases (for other environments) here notifications: