Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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