Fix shellcheck on travis (#134)

This commit is contained in:
Paul Irish 2018-12-03 18:24:29 -08:00 committed by GitHub
parent 556dbe91f2
commit 4eed00f282
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,11 +1,5 @@
language: node_js
node_js: "node"
addons:
apt:
sources:
- debian-sid # Grab ShellCheck from the Debian repo
packages:
- shellcheck
cache:
directories:
- node_modules