We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 356fec4 commit c8ce5fbCopy full SHA for c8ce5fb
.travis.yml
@@ -13,7 +13,8 @@ env:
13
14
before_install:
15
- source <(curl -SLs https://raw.githubusercontent.com/brentru/travis-ci-arduino/add-m4-airlift-target/install.sh)
16
- - ls
+ - pwd
17
+ - cd $HOME/arduino_ide/libraries/
18
- wget https://github.com/adafruit/nina-fw/archive/master.zip && unzip master.zip && rm master.zip
19
20
install:
0 commit comments