readme update
This commit is contained in:
parent
8ae083cacc
commit
c206316018
|
|
@ -1,7 +1,7 @@
|
||||||
#/bin/bash
|
#/bin/bash
|
||||||
|
|
||||||
if [ "$TRAVIS_COMMIT_RANGE" = "" ]; then
|
if [ "$TRAVIS_COMMIT_RANGE" = "" ]; then
|
||||||
echo "this only works in travis-ci"
|
echo "This only works in travis-ci. Branches need at least 2 commits."
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue