Fix missing progress bars travis

This commit is contained in:
Dylan Araps 2016-08-12 10:41:52 +10:00
parent 800870f21b
commit a9829cf1e5
2 changed files with 7 additions and 3 deletions

View File

@ -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

View File

@ -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