added travis checker

This commit is contained in:
James Tomasino 2019-04-18 16:04:30 -04:00
parent ee9b0ffd41
commit 6fb9af5732
1 changed files with 3 additions and 0 deletions

3
.travis.yml Normal file
View File

@ -0,0 +1,3 @@
language: shell
script:
- bash -c 'shopt -s globstar; shellcheck lssh'