Skip to content

Commit c2b6c9d

Browse files
committed
Merge branch 'new-wizard' into dev
2 parents e5c79ba + 4decfe6 commit c2b6c9d

File tree

2 files changed

+431
-554
lines changed

2 files changed

+431
-554
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: shell
22
script:
33
- bash -c 'shopt -s globstar nullglob; shellcheck -s bash --exclude=SC2068 -S error **/*.{sh,ksh,bash}'
4+
- bash -c 'shopt -s globstar nullglob; shellcheck -s bash --exclude=SC2068 -S error tools/*.{sh,ksh,bash}'
45
git:
56
submodules: false

0 commit comments

Comments
 (0)