Travis Build Stages are out of beta for a while now so it's time to deprecate travis-deploy-once!
We should also deprecate it on npm so user would get a warning.
Finally we should remove it from https://github.com/semantic-release/cli. Not sure if we'll be able to easily have the CLI to generate the Travis build stage config. I think it's acceptable to just display a message to the user that redirect to the Travis Build Stage recipe. When we rewrite the CLI we'll implement a better solution.
Travis Build Stages are out of beta for a while now so it's time to deprecate
travis-deploy-once
!We should also deprecate it on npm so user would get a warning.
Finally we should remove it from https://github.com/semantic-release/cli. Not sure if we'll be able to easily have the CLI to generate the Travis build stage config. I think it's acceptable to just display a message to the user that redirect to the Travis Build Stage recipe. When we rewrite the CLI we'll implement a better solution.