Skip to content

Commit 6c804a2

Browse files
committed
Remove Node 4 from Travis
1 parent 2170151 commit 6c804a2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
/node_modules
2+
/yarn.lock
23
/?.js

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ sudo: false
33
language: node_js
44

55
node_js:
6-
- "4"
76
- "6"
87
- "8"
98
- "10"

0 commit comments

Comments
 (0)