We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc9e20a commit 4483068Copy full SHA for 4483068
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
include:
40
- name: Node.js 0.8
41
node-version: "0.8"
42
- npm-i: [email protected] [email protected]
+ npm-i: [email protected] [email protected] [email protected]
43
npm-rm: nyc
44
45
- name: Node.js 0.10
0 commit comments