Skip to content

Commit 861c42b

Browse files
brentrubrentru
authored andcommitted
use correct path
1 parent c8ce5fb commit 861c42b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ before_install:
1616
- pwd
1717
- cd $HOME/arduino_ide/libraries/
1818
- wget https://github.com/adafruit/nina-fw/archive/master.zip && unzip master.zip && rm master.zip
19+
- cd /home/travis/build/adafruit/Adafruit_IO_Arduino
1920

2021
install:
2122
- arduino --install-library "Adafruit IO Arduino","Adafruit MQTT Library","ArduinoHttpClient"

0 commit comments

Comments
 (0)