Skip to content

Commit eec6a47

Browse files
committed
fix ci on node 0.8
1 parent cc9e20a commit eec6a47

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
@@ -39,7 +39,7 @@ jobs:
3939
include:
4040
- name: Node.js 0.8
4141
node-version: "0.8"
42-
npm-i: [email protected] supertest@1.2.0
42+
npm-i: [email protected] supertest@1.1.0
4343
npm-rm: nyc
4444

4545
- name: Node.js 0.10

0 commit comments

Comments
 (0)