Skip to content

Commit e1aa407

Browse files
committed
Publish tagged build
1 parent 65fec30 commit e1aa407

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ deploy:
2121
on:
2222
branch: master
2323

24+
- provider: script
25+
script: bash scripts/lerna_publish
26+
skip_cleanup: true
27+
on:
28+
tags: true
29+
2430
- provider: pages
2531
skip-cleanup: true
2632
github-token:

0 commit comments

Comments
 (0)