semantic-release / travis-deploy-once

🚫Test multiple node versions on Travis. Deploy once. If all of them pass.
MIT License
33 stars 7 forks source link

Add Command Line Interface #38

Closed pvdlg closed 6 years ago

pvdlg commented 6 years ago

Allow to call via CLI in addition of the JS API, so it can be used more conveniently to run any script on Travis.

Support Node 4 and up so:

Example in action: https://travis-ci.org/semantic-release/semantic-release/jobs/322751578#L742 and https://travis-ci.org/semantic-release/semantic-release/jobs/322751579#L744

pvdlg commented 6 years ago

I added https://github.com/yeoman/update-notifier as mentioned in comment