diff --git a/.travis.yml b/.travis.yml index 9b69f2ce31..879a067d8a 100755 --- a/.travis.yml +++ b/.travis.yml @@ -140,7 +140,7 @@ before_install: if [ "${OSX_PORTS_CACHE}X" != "X" ]; then brew install jq cacheContext=$(create_helper_context repo=${OSX_PORTS_CACHE} auth_token=${GH_TOKEN} release=${FREECAD_RELEASE}) - prime_local_ports_cache $cacheContext + travis_wait prime_local_ports_cache $cacheContext fi brew update >/dev/null brew --config