Glusk / sprouts

A multi-platform implementation of Sprouts, built with libGDX.
MIT License
1 stars 1 forks source link

Skip cleanup on travis deploy #128

Closed Glusk closed 5 years ago

Glusk commented 5 years ago

this build fails because of this:

Cleaning up git repository with `git stash --all`. If you need build artifacts for deployment,
set `deploy.skip_cleanup: true`.
See https://docs.travis-ci.com/user/deployment#Uploading-Files-and-skip_cleanup.