diff --git a/.travis.yml b/.travis.yml index 21f3ad79fe..77c5790db2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,6 +39,7 @@ cache: before_install: - Tools/scripts/configure-ci.sh + - if [ "$TRAVIS_EVENT_TYPE" = "cron" ]; then export CI_CRON_JOB=1 ; fi script: - python Tools/autotest/param_metadata/param_parse.py