introduce travis/shellcheck

This commit is contained in:
Geoffrey McClinsey 2017-12-28 01:31:13 -05:00
parent 6a71b6f185
commit 211ef14724
2 changed files with 16 additions and 0 deletions

4
shellcheck.sh Executable file
View file

@ -0,0 +1,4 @@
#!/bin/sh -ev
# Shellcheck the script
shellcheck install.sh