Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pascal-zarrad authored Feb 16, 2020
1 parent 0d0002e commit 2c8ad40
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: shell
sudo: false
os: [
"linux"
]
script:
- bash -c 'shopt -s globstar nullglob; shellcheck **/*.sh'
matrix:
Expand Down

0 comments on commit 2c8ad40

Please sign in to comment.