Commit graph

3 commits

Author SHA1 Message Date
Alexis Hildebrandt
2d45bd8c25 [tools] Improve prepare git commit message hook
by ignoring merge commits and commits with a message
already containing `[ci skip]`.
2015-01-23 16:20:39 +01:00
Alexis Hildebrandt
b800cfc418 [travis] Run Travis build when .travis.yml changed
- Change match pattern to include ^\.travis.yml
- Add executable file permissions for tools/prepare-commit-msg
[ci skip]
2014-12-24 11:00:05 +01:00
Alexis Hildebrandt
1522a382e0 Add git hook to skip continous integration
if the commit is not related to code under test.
[ci skip]
2014-12-21 20:54:01 +01:00