Skip to content

Commit 96f5bb2

Browse files
committed
ci: use latest npm on Travis
1 parent 27d0bdc commit 96f5bb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ cache:
77
npm: false
88

99
install:
10+
- "npm install -g npm"
1011
- "npm install --ignore-scripts"
1112
- "npx allow-scripts"

0 commit comments

Comments
 (0)