kopia lustrzana https://github.com/jgromes/RadioLib
Fixed travis yml syntax
rodzic
e3bc95a811
commit
b4ffd26477
|
@ -29,10 +29,6 @@ script:
|
|||
local status = $(arduino --verify --board $BOARD $PWD/${d%/}/${d%/}.ino 2>&1)
|
||||
if [ $status -ne 0 ]; then
|
||||
# example build failed
|
||||
echo -e "\033[0;31m${d%/} build failed"
|
||||
exit $status
|
||||
else
|
||||
# example build succeeded
|
||||
echo -e "\033[0;32m${d%/} build passed"
|
||||
fi
|
||||
done
|
||||
|
|
Ładowanie…
Reference in New Issue