We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa59eda commit a0c1cd9Copy full SHA for a0c1cd9
.travis.yml
@@ -6,6 +6,7 @@ node_js:
6
7
before_deploy:
8
- npm run build
9
+ - npm version $TRAVIS_TAG
10
11
deploy:
12
provider: npm
0 commit comments