Skip to content

Commit 07396b6

Browse files
committed
Fixing script error
1 parent 55e5c96 commit 07396b6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/travis/platformioEsp8266.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
pip install --user platformio
44

5-
rm -r test
6-
75
for EXAMPLE in $PWD/examples/ESP8266/*/*.ino;
86
do
97
platformio ci $EXAMPLE -l '.' -b $BOARD

0 commit comments

Comments
 (0)