diff --git a/.ci-local/travis/post-prepare.sh b/.ci-local/travis/post-prepare.sh index 5be0d8e2..703e74aa 100755 --- a/.ci-local/travis/post-prepare.sh +++ b/.ci-local/travis/post-prepare.sh @@ -7,7 +7,7 @@ set -e CACHEDIR=${CACHEDIR:-${HOME}/.cache} # source functions -. $SCRIPTDIR/utils.sh +. ${HOME}/.ci/travis/utils.sh # Add SUPPORT to RELEASE.local update_release_local SUPPORT ${CACHEDIR}