From 7369dc03da2a06372159c237b6542ce8a065a727 Mon Sep 17 00:00:00 2001 From: Who? Me?! Date: Wed, 7 Oct 2020 23:01:20 -0500 Subject: [PATCH] Add comment referring to travis docs Co-authored-by: Joshua Nelson --- ci/linkcheck.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/linkcheck.sh b/ci/linkcheck.sh index 85573314..7149ab3a 100755 --- a/ci/linkcheck.sh +++ b/ci/linkcheck.sh @@ -1,5 +1,6 @@ #!/usr/bin/env bash +# https://docs.travis-ci.com/user/environment-variables/#default-environment-variables if [ "$TRAVIS_EVENT_TYPE" = "cron" ] ; then # running in cron job FLAGS=""