Travix fix regex

This commit is contained in:
jgromes 2019-07-31 10:28:02 +02:00
parent f974021803
commit cf5b098c0c

View file

@ -27,8 +27,6 @@ before_install:
- if [[ "$BOARD" =~ "esp8266:esp8266:" ]]; then
arduino --install-boards esp8266:esp8266;
export SKIP_PAT='(HTTP|MQTT).*ino';
else
export SKIP_PAT='.*';
fi
# create directory to save the library and create symbolic link