Add: npm publish to travis

This commit is contained in:
Christoph Wiechert
2020-04-14 11:27:02 +02:00
parent 1a02f9a339
commit 041684408b
5 changed files with 16 additions and 1 deletions

View File

@@ -27,6 +27,7 @@ tar -czf _releases/psitransfer-$NAME.tar.gz --transform "s~^~psitransfer-$NAME/~
Dockerfile \
.dockerignore \
app.js \
cli.js \
config.js \
package.json \
package-lock.json \