From c206316018608208fdb4cb0c624f7e086340dbd3 Mon Sep 17 00:00:00 2001 From: davidnewhall2 Date: Mon, 15 Jun 2020 02:23:16 -0700 Subject: [PATCH] readme update --- dashboards.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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