harunurhan / karma-typescript-library-starter

Minimalistic karma typescript library starter project.
1 stars 0 forks source link

setup npm publish via travis #5

Closed harunurhan closed 6 years ago

harunurhan commented 6 years ago

As a result, npm version <...> will update version, create a tag and push it to git. Then travis will run tests. If they pass, new version will be published to npm.

Reference #2