We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 728c06b commit 19f70c2Copy full SHA for 19f70c2
ci/linkcheck.sh
@@ -1,5 +1,6 @@
1
#!/usr/bin/env bash
2
3
+# https://docs.travis-ci.com/user/environment-variables/#default-environment-variables
4
if [ "$TRAVIS_EVENT_TYPE" = "cron" ] ; then # running in cron job
5
FLAGS=""
6
0 commit comments