Skip to content

Commit f12608e

Browse files
committed
travis deploy on tags
1 parent 68fd7cf commit f12608e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ script:
1818
jobs:
1919
include:
2020
- stage: deploy
21-
if: branch = master AND tag IS present
21+
if: tag IS present
2222
script: echo "Deploying..."
2323
node_js: '8'
2424
deploy:

0 commit comments

Comments
 (0)