Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit adcea82

Browse files
committed
Update Travis npm to 7.11.1 + Explicitly test on node v12
1 parent ae06d7f commit adcea82

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
language: node_js
22
node_js:
33
- "10"
4+
- "12"
45
- "stable"
56
git:
67
depth: 5
78
cache:
89
directories:
910
- "$HOME/.npm"
1011
install:
11-
- npm i -g npm@6.14.5
12+
- npm i -g npm@7.11.1
1213
- npm ci
1314
script:
1415
- npm test

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /