Travis fix missing path

pull/163/head
jgromes 2020-07-06 16:48:07 +02:00
rodzic e0d7398fe9
commit f70c403d3f
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -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
- |