Travis fix missing path
This commit is contained in:
parent
e0d7398fe9
commit
f70c403d3f
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ before_install:
|
|||
# - sudo iptables -A INPUT -m conntrack --ctstate ESTABLISHED,RELATED -j ACCEPT
|
||||
|
||||
- curl -fsSL https://raw.githubusercontent.com/arduino/arduino-cli/master/install.sh | sh
|
||||
- export PATH=$PATH:$PWD/bin
|
||||
|
||||
# check every board in matrix and install 3rd party definitions
|
||||
- |
|
||||
|
|
Loading…
Add table
Reference in a new issue