Skip to content

Commit 56c8fcf

Browse files
committed
set tags to false, add master branch to npm deploy
1 parent 8383aeb commit 56c8fcf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ deploy:
1919
api_key:
2020
secure: $NPM_TOKEN
2121
on:
22-
tag: publish
22+
branch: master
23+
tags: false

0 commit comments

Comments
 (0)