Skip to content

Commit a0646a8

Browse files
committed
Change Node.js support to LTS
1 parent cf735dc commit a0646a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ dist: trusty
33
language: node_js
44

55
node_js:
6-
- node
6+
- lts/*
77

88
cache:
99
directories:

0 commit comments

Comments
 (0)