Commit bb2b7ab5 authored by Dylan Araps's avatar Dylan Araps

Travis: Add shellcheck

parent 9343a42a
language: bash
sudo: required
addons:
apt:
sources:
- debian-sid
packages:
- shellcheck
os:
- linux
- osx
......@@ -11,3 +18,4 @@ before_install:
script:
- time ./neofetch --ascii --config travis --ascii_distro travis -v
- bash -c 'shellcheck neofetch'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment