diff --git a/test.sh b/test.sh index fc6a56b4..3262ff80 100755 --- a/test.sh +++ b/test.sh @@ -3,7 +3,7 @@ set -e if [[ $TRAVIS_OS_NAME == "osx" ]]; then export DONT_CHANGE_SHELL=true - ./macosx/configure_fresh_system.sh + ./macosx/up.sh exit 0 fi