Skip to content

Commit 465aab5

Browse files
committed
Chore: remove Node 4 support, add v8 and v10
1 parent 569dae2 commit 465aab5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ language: node_js
22
sudo: true
33
dist: trusty
44
node_js:
5-
- 4
65
- 6
6+
- 8
7+
- 10
78
install:
89
- yarn
910
notifications:

0 commit comments

Comments
 (0)