Filtering of hooks for commit or push stages

This commit is contained in:
Barry Steyn 2015-10-02 12:54:25 -07:00 committed by Travis CI
parent e3a22061c5
commit dd73ffd02f
8 changed files with 89 additions and 3 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# This is a randomish md5 to identify this script
# 79f09a650522a87b0da915d0d983b2de
# e358c9dae00eac5d06b38dfdb1e33a8c
pushd `dirname $0` > /dev/null
HERE=`pwd`