chore(ci): try to publish 2 things with travis

This commit is contained in:
Andrey Lushnikov 2020-02-28 14:46:41 -08:00
parent 7843c29d32
commit 66799af3a2

View file

@ -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