[BUG?] Deployment logs displayed outside of "Deploying application" if wrapped in $()

@BanzaiMan

  1. Initially, I came to the same conclusion that the log was just rendered out of order. But after experiencing what I saw in this other post (Deployment steps create log file, how to cat / echo log file in after_deploy step?) I am pretty sure the call inside $() was made in advance.

  2. I kept retrying similar calls by making adjustments to the travis.yml file over and over for 30 or so times, it is very much repeatable. We can go over the file if you want.