Skip to content

Commit

Permalink
Removed references to gen_test_report.sh.
Browse files Browse the repository at this point in the history
  • Loading branch information
kward committed Jan 18, 2018
1 parent 5704f92 commit 1bab6fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -22,5 +22,5 @@ matrix:
- os: linux
script:
# Run the source through ShellCheck (http://www.shellcheck.net).
- shellcheck gen_test_report.sh *_test.sh
- shellcheck *_test.sh
- shellcheck -s sh shflags shflags_test_helpers

0 comments on commit 1bab6fa

Please sign in to comment.