diff options
Diffstat (limited to 'tests/test.sh')
| -rw-r--r-- | tests/test.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test.sh b/tests/test.sh index 8718395..3026638 100644 --- a/tests/test.sh +++ b/tests/test.sh @@ -314,6 +314,7 @@ reset_docker_hard echo killall Xvfb clone_repo "${BRANCH}" "${REPO}" cd ./Docker-OSX +git pull for SHORTNAME in "${VERSION_BUILDS[@]}"; do docker-osx:version "${SHORTNAME}" |