Travis: Test underlines

This commit is contained in:
Dylan Araps 2017-01-28 07:19:51 +11:00
parent ebba162aff
commit 745665b9d1
1 changed files with 8 additions and 1 deletions

View File

@ -39,13 +39,20 @@ print_info() {
info cols
info line_break
# Testing
# Testing.
prin "prin"
prin "prin" "prin"
# Testing no subtitles.
info uptime
info disk
# Testing underlines.
info "Memory" memory
info underline
prin "This is a test"
info underline
}
refresh_rate="on"