1
0
mirror of https://git.envs.net/envs/burrow.git synced 2024-06-18 15:17:04 +00:00
burrow/.travis.yml

4 lines
77 B
YAML
Raw Normal View History

2019-01-02 01:52:23 +00:00
language: shell
script:
- bash -c 'shopt -s globstar && shellcheck burrow'