Skip to content

Commit fc9f62a

Browse files
authored
Add support for Node 10 and 12 (#499)
1 parent 3b362d8 commit fc9f62a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ after_success:
44
node_js:
55
- '6'
66
- '8'
7+
- '10'
8+
- '12'

0 commit comments

Comments
 (0)