Skip to content

Commit

Permalink
chore(ci): try to publish 2 things with travis
Browse files Browse the repository at this point in the history
  • Loading branch information
aslushnikov committed Feb 28, 2020
1 parent 7843c29 commit 66799af
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -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
Expand Down

0 comments on commit 66799af

Please sign in to comment.