From a9829cf1e5b7ca3be27714d1c3b7cff11a93f824 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 12 Aug 2016 10:41:52 +1000 Subject: [PATCH] Fix missing progress bars travis --- .travis.yml | 4 +--- neofetch | 6 ++++++ 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index f48eb44e..8636f9aa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,4 @@ before_install: script: - sudo make install - - time neofetch --ascii --config off --ascii_distro travis -v \ - --refresh_rate "on" --shell_version "on" --cpu_display "infobar" \ - --memory_display "infobar" --disk_display "infobar" --test + - time neofetch --ascii --config off --ascii_distro travis -v --test diff --git a/neofetch b/neofetch index d3887867..9c29fbd4 100755 --- a/neofetch +++ b/neofetch @@ -2920,6 +2920,12 @@ while [ "$1" ]; do --test) info=(title underline distro kernel uptime packages shell resolution de wm wmtheme theme icons cpu cpu_usage gpu memory font disk battery song localip publicip users birthday term termfont) + refresh_rate="on" + shell_version="on" + cpu_display="infobar" + memory_display="infobar" + disk_display="infobar" + printinfo () { if [ "$TRAVIS_OS_NAME" ]; then info linebreak