Travis deployment is failing
Gama11 opened this issue · 0 comments
Gama11 commented
$ if [[ "$TRAVIS_REPO_SLUG" == "HaxeFlixel/haxeflixel-mechanics" && "$TRAVIS_PULL_REQUEST" == false ]]; then bundle exec ruby ./build/serversync.rb; fi
Starting Sync
seifertim_hfmechanics@ssh.phx.nearlyfreespeech.net's password:
No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.
https://travis-ci.org/HaxeFlixel/haxeflixel-mechanics/jobs/373679558#L712-L720
@SeiferTim could you look into this when you get a chance?