Skip to content

Commit edca1d7

Browse files
committed
Rename branch commit message verifier script
1 parent d17cc86 commit edca1d7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ script:
2121
# Run the unit tests (you probably don't need to run this in your CI)
2222
- pytest bad_commit_message_blocker_tests.py
2323
# Verify that all commit messages in current branch abide by the best practices
24-
- bash multiple_commits.sh
24+
- bash verify_commit_messages_in_branch.sh

0 commit comments

Comments
 (0)