Skip to content

Commit 8fe73c7

Browse files
author
Robert Jackson
committed
Add recent node versions to CI.
1 parent 435782a commit 8fe73c7

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
@@ -3,7 +3,8 @@ language: node_js
33
node_js:
44
- '4'
55
- '6'
6-
- '7'
6+
- '8'
7+
- '10'
78

89
cache: yarn
910

0 commit comments

Comments
 (0)