diff --git a/.travis.script.bash b/.travis.script.bash index 040cacf8c89b9c48a806de726a7dcf5248050ae5..9623e3306f03427f300f759249d72c1a0d230704 100755 --- a/.travis.script.bash +++ b/.travis.script.bash @@ -6,6 +6,8 @@ set -e set -x +${DUNE_VENV_ACTIVATE} + WAIT="${SUPERDIR}/scripts/bash/travis_wait_new.bash 45" source ${SUPERDIR}/scripts/bash/retry_command.bash