Skip to content

Commit

Permalink
Add new comment about post-merge hook
Browse files Browse the repository at this point in the history
  • Loading branch information
wvu committed Feb 11, 2015
1 parent 987fdba commit 9b2fad2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ matrix:
before_install:
- "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
- rake --version
# Fail build if msftidy is not successful
- ln -sf ../../tools/dev/pre-commit-hook.rb ./.git/hooks/post-merge
- ls -la ./.git/hooks
- ./.git/hooks/post-merge
Expand Down

0 comments on commit 9b2fad2

Please sign in to comment.