Skip to content

Commit 42438f3

Browse files
authored
Merge pull request #136 from wmde/addNodejsSupport
Add support for all current Node LTS versions
2 parents ed5321c + 7420fa9 commit 42438f3

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)