Skip to content

Commit 2ee1b37

Browse files
committed
ci: force publish on develop branch to ensure all packages latest
1 parent f7d5194 commit 2ee1b37

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
@@ -42,6 +42,6 @@ deploy:
4242
branch: master
4343
- provider: script
4444
skip_cleanup: true
45-
script: yarn run lerna publish --canary --conventional-prerelease --preid beta --pre-dist-tag beta --yes
45+
script: yarn run lerna publish --canary --conventional-prerelease --force-publish --preid beta --pre-dist-tag beta --yes
4646
on:
4747
branch: develop

0 commit comments

Comments
 (0)