Ascii: Fix bug where OS X ascii was used on linux
This commit is contained in:
parent
6106bea659
commit
75df5c574e
2 changed files with 6 additions and 6 deletions
|
|
@ -10,4 +10,4 @@ before_install:
|
|||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install screenresolution; fi
|
||||
|
||||
script:
|
||||
- time ./neofetch --ascii --config travis --ascii_distro travis -v
|
||||
- time ./neofetch --ascii --config travis -v
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue