Skip to content

Commit

Permalink
Fix shellcheck on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanScherer committed Mar 16, 2018
1 parent 006f6c0 commit 33d5528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,5 +5,5 @@ script:
- npm install
- brew install shellcheck
- brew install pv
- shellcheck -s bash Darwin/flash Linux/flash
- shellcheck -s bash flash
- npm test

0 comments on commit 33d5528

Please sign in to comment.