git-tips / tips

Most commonly used git tips and tricks.

Home Page:http://git.io/git-tips

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Validate pull requests with Travis

awesome-bot opened this issue · comments

Hello, I wrote a tool that can validate README links (valid URLs, not duplicate). It can be run when someone submits a pull request.

It is currently being used by

Examples

If you are interested, connect this repo to https://travis-ci.org/ and add a .travis.yml file to the project.

See https://github.com/dkhamsing/awesome_bot for options, more information
Feel free to leave a comment 😄