Skip to content

Commit bc1d501

Browse files
committed
build: use supertest@3.4.2 for Node.js 6.x
1 parent dda4c5b commit bc1d501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767

6868
- name: Node.js 6.x
6969
node-version: "6.17"
70-
npm-i: mocha@6.2.2 nyc@14.1.1
70+
npm-i: mocha@6.2.2 nyc@14.1.1 supertest@3.4.2
7171

7272
- name: Node.js 7.x
7373
node-version: "7.10"

0 commit comments

Comments
 (0)