Don't print color blocks when using travis

This commit is contained in:
Dylan 2016-03-26 13:36:29 +11:00
parent 1133cc01cf
commit dfc89b8cfc

View file

@ -3,4 +3,4 @@ sudo: required
script: script:
- sudo make install - sudo make install
- bash neofetch --ascii - bash neofetch --ascii --color_blocks off