ni / systemlink-OpenAPI-documents

MIT License
16 stars 22 forks source link

Configure Travis CI to publish an NPM package of this repo whenever we push commits to master #12

Closed pvallone closed 6 years ago

pvallone commented 6 years ago

[X] This contribution adheres to CONTRIBUTING.md.

What does this Pull Request accomplish?

This pull request will result in Travis CI automatically publishing an NPM package of this repo every time we merge commits to master. We will eventually modify this such that we only publish an NPM package every time we publish a tagged commit to master.

Why should this Pull Request be merged?

We need an NPM package of this repo so that SystemLink Cloud can consume these documents through NPM.

What testing has been done?

None - not sure how to test this without submitting it. I followed the instructions in https://nitalk.jiveon.com/docs/DOC-486573, though.