Travis_wait doesn't output anything in Arm64

@jpjones76, as a workaround, you can use start_spinner+stop_spinner from https://github.com/matthew-brett/multibuild/blob/devel/common_utils.sh instead of travis_wait. They print stuff every minute until stopped without altering output from running commands.