Skip to content

Commit 66799af

Browse files
committed
chore(ci): try to publish 2 things with travis
1 parent 7843c29 commit 66799af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,11 @@ jobs:
3838
- node_js: '12'
3939
before_deploy: npm run apply-next-version
4040
deploy:
41+
- src: "."
42+
- src: "packages/playwright-firefox"
4143
provider: npm
4244
edge: true
4345
44-
src: "."
4546
on:
4647
branch: master
4748
skip_cleanup: true

0 commit comments

Comments
 (0)