Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 0fdd4d5

Browse files
committed
fix: remove node 8
1 parent 663e939 commit 0fdd4d5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@ jobs:
88
script:
99
- npm run lint
1010

11-
- stage: test
12-
name: "node-8"
13-
node_js: 8
14-
script: npm run test:node:http -- --bail
15-
1611
- stage: test
1712
name: "node-10"
1813
node_js: 10

0 commit comments

Comments
 (0)