added travisci config

This commit is contained in:
James Tomasino 2019-01-01 20:52:23 -05:00
parent dd3a7d08d1
commit 7158d5eae9
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 burrow'