Commit bb2b7ab5 authored by Dylan Araps's avatar Dylan Araps

Travis: Add shellcheck

parent 9343a42a
language: bash language: bash
sudo: required sudo: required
addons:
apt:
sources:
- debian-sid
packages:
- shellcheck
os: os:
- linux - linux
- osx - osx
...@@ -11,3 +18,4 @@ before_install: ...@@ -11,3 +18,4 @@ before_install:
script: script:
- time ./neofetch --ascii --config travis --ascii_distro travis -v - 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