Skip to content
This repository was archived by the owner on Dec 28, 2021. It is now read-only.

Commit 82e49d4

Browse files
committed
Build npm package when tag present only
1 parent 5cac4be commit 82e49d4

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
@@ -28,6 +28,7 @@ jobs:
2828
- cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js
2929
- rm -rf ./coverage
3030
- stage: npm release
31+
if: tag IS present
3132
node_js: "8"
3233
script:
3334
- yarn build

0 commit comments

Comments
 (0)