Skip to content

Commit 3d67e99

Browse files
committed
remove io.js
1 parent 3888899 commit 3d67e99

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -80,18 +80,6 @@ jobs:
8080
node-version: "0.12"
8181
npm-i: mocha@3.5.3 nyc@10.3.2 supertest@2.0.1
8282

83-
- name: io.js 1.x
84-
node-version: "1.8"
85-
npm-i: mocha@3.5.3 nyc@10.3.2 supertest@2.0.1
86-
87-
- name: io.js 2.x
88-
node-version: "2.5"
89-
npm-i: mocha@3.5.3 nyc@10.3.2 supertest@2.0.1
90-
91-
- name: io.js 3.x
92-
node-version: "3.3"
93-
npm-i: mocha@3.5.3 nyc@10.3.2 supertest@2.0.1
94-
9583
- name: Node.js 4.x
9684
node-version: "4.9"
9785
npm-i: mocha@5.2.0 nyc@11.9.0 supertest@3.4.2

0 commit comments

Comments
 (0)