Skip to content

Commit

Permalink
Rename tools/shellcheck-gitrange.bash to tools/CI/check-gitrange.bash
Browse files Browse the repository at this point in the history
No code change yet to make sure git can follow the rename

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
  • Loading branch information
marc-hb authored and xiulipan committed Oct 27, 2020
1 parent d2c0d1e commit 65db441
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:

- name: "shellcheck"
# Triple-dotted 'origin/master...HEAD'
script: ./tools/shellcheck-gitrange.bash "${TRAVIS_COMMIT_RANGE}"
script: ./tools/CI/check-gitrange.bash "${TRAVIS_COMMIT_RANGE}"
File renamed without changes.

0 comments on commit 65db441

Please sign in to comment.