Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aaron1011/ci-hooks
A collection of Git hooks for Travis CI
https://github.com/aaron1011/ci-hooks
Last synced: 9 days ago
JSON representation
A collection of Git hooks for Travis CI
- Host: GitHub
- URL: https://github.com/aaron1011/ci-hooks
- Owner: Aaron1011
- License: unlicense
- Created: 2013-08-17T18:23:30.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-17T22:16:14.000Z (about 11 years ago)
- Last Synced: 2024-10-09T07:11:30.913Z (about 1 month ago)
- Size: 60.5 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
travis_hooks
============A collection of Git hooks for Travis CI
Available hooks:
* `pre-commit-msg`: A hook which appends [ci skip] to a commit message, if the commit contains all non-code files.
### Dependencies:
* pre-commit-msg:
* github-linguist