Skip to content

Commit 8259585

Browse files
committed
Update Travis Node version to LTS
1 parent 17c010d commit 8259585

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: node_js
22
node_js:
3-
- "4.1"
3+
- "6"
44
after_script:
55
- npm run coveralls

0 commit comments

Comments
 (0)