Skip to content

Commit 7420fa9

Browse files
committed
Add support for all current Node LTS versions
1 parent 9c3c626 commit 7420fa9

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
@@ -2,6 +2,8 @@ language: node_js
22

33
node_js:
44
- 10
5+
- 12
6+
- 14
57

68
before_script:
79
- npm install

0 commit comments

Comments
 (0)