Travis: Remove extra linebreaks
This commit is contained in:
parent
a6c695bf7c
commit
6a3e5e3f22
|
@ -5,11 +5,6 @@
|
||||||
# https://github.com/dylanaraps/neofetch
|
# https://github.com/dylanaraps/neofetch
|
||||||
|
|
||||||
print_info() {
|
print_info() {
|
||||||
if [ "$TRAVIS_OS_NAME" ]; then
|
|
||||||
info line_break
|
|
||||||
info line_break
|
|
||||||
fi
|
|
||||||
|
|
||||||
info title
|
info title
|
||||||
info underline
|
info underline
|
||||||
|
|
||||||
|
|
Reference in New Issue