Remove bash prefix from travis

master
Dylan 10 years ago
parent f5212bd2bf
commit bf44887c9c
  1. 2
      .travis.yml

@ -7,4 +7,4 @@ os:
script:
- sudo make install
- bash neofetch --test --ascii --color_blocks off
- neofetch --test --ascii --color_blocks off

Loading…
Cancel
Save