diff --git a/.travis.yml b/.travis.yml index d0658aa3..c0540fc3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,4 +7,4 @@ os: script: - sudo make install - - bash neofetch --test --ascii --color_blocks off + - neofetch --test --ascii --color_blocks off