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 7b84e26 commit 06637f2Copy full SHA for 06637f2
1 file changed
.github/workflows/ci.yml
@@ -83,7 +83,7 @@ jobs:
83
84
- name: Node.js 6.x
85
node-version: "6.17"
86
- npm-i: mocha@6.2.2 nyc@14.1.1
+ npm-i: mocha@6.2.2 nyc@14.1.1 supertest@5
87
88
- name: Node.js 7.x
89
node-version: "7.10"
0 commit comments