Skip to content

Commit 4a11576

Browse files
authored
👷 update CI depts for node 4
1 parent da23262 commit 4a11576

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
@@ -76,7 +76,7 @@ jobs:
7676

7777
- name: Node.js 4.x
7878
node-version: "4.9"
79-
npm-i: mocha@5.2.0 nyc@11.9.0 supertest@3.4.2
79+
npm-i: mocha@3.5.3 nyc@10.3.2 supertest@2.0.1
8080

8181
- name: Node.js 5.x
8282
node-version: "5.12"

0 commit comments

Comments
 (0)