Travis fix formatting
This commit is contained in:
parent
d8350c7e5a
commit
7caeb3ded0
1 changed files with 7 additions and 7 deletions
|
@ -40,7 +40,7 @@ branches:
|
||||||
|
|
||||||
script:
|
script:
|
||||||
# set sketch skipping pattern for some boards
|
# set sketch skipping pattern for some boards
|
||||||
if [[ "$BOARD" =~ "esp8266:esp8266:" ]]; then
|
- if [[ "$BOARD" =~ "esp8266:esp8266:" ]]; then
|
||||||
# on ESP8266, skip HTTP and MQTT examples
|
# on ESP8266, skip HTTP and MQTT examples
|
||||||
SKIP_PAT='(HTTP|MQTT).*ino'
|
SKIP_PAT='(HTTP|MQTT).*ino'
|
||||||
else
|
else
|
||||||
|
|
Loading…
Add table
Reference in a new issue