diff --git a/.travis.yml b/.travis.yml index ad9e03cd..65567af4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 - |