UNPKG

rtech-struct

Version:

Rtech Platform Superstruct Entity

21 lines (16 loc) 286 B
language: node_js node_js: - 14 install: - npm install script: - npm test before_deploy: - npm --no-git-tag-version --allow-same-version version $TRAVIS_TAG deploy: - provider: npm skip_cleanup: true email: $npm_mail api_key: $npm_key on: tags: true