Skip to content

Commit a0c1cd9

Browse files
committed
Travis should version before deploy
1 parent aa59eda commit a0c1cd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ node_js:
66

77
before_deploy:
88
- npm run build
9+
- npm version $TRAVIS_TAG
910

1011
deploy:
1112
provider: npm

0 commit comments

Comments
 (0)