Skip to content

Commit c206316

Browse files
committed
readme update
1 parent 8ae083c commit c206316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dashboards.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#/bin/bash
22

33
if [ "$TRAVIS_COMMIT_RANGE" = "" ]; then
4-
echo "this only works in travis-ci"
4+
echo "This only works in travis-ci. Branches need at least 2 commits."
55
exit 1
66
fi
77

0 commit comments

Comments
 (0)