See the example here from OpenMMTools 0.13.3 (#829)
https://travis-ci.org/omnia-md/conda-recipes/jobs/305290738
The time it takes to boot up the Travis worker, update Brew, install the CUDA toolkit, and install BasicTex, there is not enough time in Travis left to actually build and run anything. Splitting the jobs up over multiple tasks (e.g. #822) won't work either since each of them would have to go through the whole procedure.
As our OSX builds are currently killed until we fix this, ideas would be good for how to fix this problem