corrected travis test

This commit is contained in:
James Tomasino 2019-03-18 23:53:40 -04:00
parent 4c71fb29cc
commit c7a1ca4018
1 changed files with 1 additions and 1 deletions

View File

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