Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tools] Improve prepare git commit message hook | Alexis Hildebrandt | 2015-01-23 | 1 | -2/+13 |
| | | | | | by ignoring merge commits and commits with a message already containing `[ci skip]`. | ||||
* | [travis] Run Travis build when .travis.yml changed | Alexis Hildebrandt | 2014-12-24 | 1 | -1/+1 |
| | | | | | | - Change match pattern to include ^\.travis.yml - Add executable file permissions for tools/prepare-commit-msg [ci skip] | ||||
* | Add git hook to skip continous integration | Alexis Hildebrandt | 2014-12-21 | 1 | -0/+27 |
if the commit is not related to code under test. [ci skip] |