Skip to content

Commit 98fb2ca

Browse files
abetomomathiasbynens
authored andcommitted
Add LTS Node.js version to CI settings (#92)
https://github.com/nodejs/Release
1 parent 68df855 commit 98fb2ca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
language: node_js
22
node_js:
3+
- 12
4+
- 10
5+
- 8
36
- 6
47
cache:
58
directories:

0 commit comments

Comments
 (0)