Skip to content

Commit 98a8d42

Browse files
committed
fix(ci): remove node v4
1 parent 7ff5f2c commit 98a8d42

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
language: node_js
22
node_js:
3-
- 4
43
- 6
54
- 8
65
- stable

appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ test_script:
1010

1111
environment:
1212
matrix:
13-
- nodejs_version: 4
1413
- nodejs_version: 6
1514
- nodejs_version: 8
1615

0 commit comments

Comments
 (0)