Skip to content

Commit 0bf4327

Browse files
author
Me No Dev
committed
trigger travis
1 parent d7c262b commit 0bf4327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ script:
2222
- rm $TAG.zip
2323
- export arduino_dir=Arduino-$TAG
2424
- pushd $arduino_dir/build
25-
- echo "" | ant build
25+
- echo " " | ant build
2626
- pushd shared/tools
2727
- mkdir -p EspExceptionDecoder
2828
- rsync -a $SRC/ EspExceptionDecoder/

0 commit comments

Comments
 (0)