Skip to content

Commit 2edde01

Browse files
committed
chore: test node 10 on travis, stop testing node 4
1 parent e065193 commit 2edde01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ cache:
66
notifications:
77
email: false
88
node_js:
9+
- '10'
910
- '8'
1011
- '6'
11-
- '4'
1212
env:
1313
- NODE_ENV=development
1414
install:

0 commit comments

Comments
 (0)