Remove bash prefix from travis
This commit is contained in:
parent
f5212bd2bf
commit
bf44887c9c
|
@ -7,4 +7,4 @@ os:
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- sudo make install
|
- sudo make install
|
||||||
- bash neofetch --test --ascii --color_blocks off
|
- neofetch --test --ascii --color_blocks off
|
||||||
|
|
Reference in New Issue