From cf5b098c0cc5d3e2eb1fa65ae92000c2c779b513 Mon Sep 17 00:00:00 2001 From: jgromes Date: Wed, 31 Jul 2019 10:28:02 +0200 Subject: [PATCH] Travix fix regex --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 090532ad..f6683368 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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