We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bf4327 commit 20a5709Copy full SHA for 20a5709
.travis.yml
@@ -22,7 +22,7 @@ script:
22
- rm $TAG.zip
23
- export arduino_dir=Arduino-$TAG
24
- pushd $arduino_dir/build
25
- - echo " " | ant build
+ - echo "" | ant build
26
- pushd shared/tools
27
- mkdir -p EspExceptionDecoder
28
- rsync -a $SRC/ EspExceptionDecoder/
0 commit comments