mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-12 01:53:07 +03:00
Use folds to improve readability of Travis logs
This commit is contained in:
@ -72,9 +72,6 @@ function build_sketches()
|
||||
print_size_info $build_dir/*.elf >>size.log
|
||||
done
|
||||
set -e
|
||||
echo -e "\n ------------ Size report ------------ \n"
|
||||
cat size.log
|
||||
echo -e "\n ------------------------------------- \n"
|
||||
}
|
||||
|
||||
function install_libraries()
|
||||
|
Reference in New Issue
Block a user