Skip to content

Commit 70c77db

Browse files
committed
Test on supported Node.js versions
1 parent f753d86 commit 70c77db

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.travis.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,8 @@ cache:
22
npm: false
33
language: node_js
44
node_js:
5-
- lts/*
5+
- 8.10
6+
- 8
7+
- 10
8+
- 12
9+
- 14

0 commit comments

Comments
 (0)