Skip to content

Commit 87069be

Browse files
committed
Run tests on Node 10, 12 and latest
1 parent 853532a commit 87069be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: node_js
22
node_js:
3-
- "0.12"
4-
- "4.4"
5-
- "5.9"
3+
- "10"
4+
- "12"
5+
- "node"

0 commit comments

Comments
 (0)