Add comment referring to travis docs
Co-authored-by: Joshua Nelson <joshua@yottadb.com>
This commit is contained in:
parent
fb32ba431a
commit
9675f13c71
1 changed files with 1 additions and 0 deletions
|
|
@ -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=""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue