mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-19 10:27:13 +00:00
Don't print color blocks when using travis
This commit is contained in:
@@ -3,4 +3,4 @@ sudo: required
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- sudo make install
|
- sudo make install
|
||||||
- bash neofetch --ascii
|
- bash neofetch --ascii --color_blocks off
|
||||||
|
|||||||
Reference in New Issue
Block a user