Skip to content

Commit 60bda11

Browse files
committed
Update travis config with recommended script
1 parent 4e46674 commit 60bda11

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
@@ -5,7 +5,7 @@ node_js:
55
- "12"
66

77
before_install:
8-
- npm install -g pnpm
8+
- curl -L https://unpkg.com/@pnpm/self-installer | node
99

1010
script:
1111
- pnpm install

0 commit comments

Comments
 (0)