configure travis to use node LTS instead of latest
This commit is contained in:
parent
01f0625d6a
commit
7a4f418e75
@ -1,6 +1,6 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- node
|
||||
- lts/*
|
||||
addons:
|
||||
chrome: stable
|
||||
install: npm install
|
||||
|
Loading…
x
Reference in New Issue
Block a user