Skip to content

Commit 9b2fad2

Browse files
committed
Add new comment about post-merge hook
1 parent 987fdba commit 9b2fad2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ matrix:
1111
before_install:
1212
- "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
1313
- rake --version
14+
# Fail build if msftidy is not successful
1415
- ln -sf ../../tools/dev/pre-commit-hook.rb ./.git/hooks/post-merge
1516
- ls -la ./.git/hooks
1617
- ./.git/hooks/post-merge

0 commit comments

Comments
 (0)