Travis: Don't source files'

This commit is contained in:
Dylan Araps 2016-12-08 19:09:09 +11:00
parent 4d36341475
commit 5e76bf8f1c
2 changed files with 1 additions and 7 deletions

View file

@ -18,5 +18,5 @@ before_install:
script:
- time ./neofetch --ascii --config travis --ascii_distro travis -v
- bash -c 'shellcheck neofetch'
- shellcheck neofetch -e SC1090,SC2034