Skip to content

Commit 11a2e4c

Browse files
brentrubrentru
authored andcommitted
check
1 parent 0ec480d commit 11a2e4c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,13 @@ env:
1313

1414
before_install:
1515
- source <(curl -SLs https://raw.githubusercontent.com/brentru/travis-ci-arduino/add-m4-airlift-target/install.sh)
16+
- ls
1617
- cd $HOME/arduino_ide/libraries/
1718
- wget https://github.com/adafruit/nina-fw/archive/master.zip
1819
- unzip master.zip
1920
- rm master.zip
2021
- cd Adafruit_Test_Library
22+
- ls
2123

2224
install:
2325
- arduino --install-library "Adafruit IO Arduino","Adafruit MQTT Library","ArduinoHttpClient"

0 commit comments

Comments
 (0)