chore(ci): try to publish 2 things with travis
This commit is contained in:
parent
7843c29d32
commit
66799af3a2
|
|
@ -38,10 +38,11 @@ jobs:
|
|||
- node_js: '12'
|
||||
before_deploy: npm run apply-next-version
|
||||
deploy:
|
||||
- src: "."
|
||||
- src: "packages/playwright-firefox"
|
||||
provider: npm
|
||||
edge: true
|
||||
email: aslushnikov@gmail.com
|
||||
src: "."
|
||||
on:
|
||||
branch: master
|
||||
skip_cleanup: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue