diff --git a/dashboards.sh b/dashboards.sh index 9ada9ef..f4dbf5f 100755 --- a/dashboards.sh +++ b/dashboards.sh @@ -1,7 +1,7 @@ #/bin/bash 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 fi