Update NodeJS version for Travis checks
This commit is contained in:
parent
aa5486a1a3
commit
78f686abd7
@ -1,7 +1,7 @@
|
|||||||
cache: false
|
cache: false
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "4.1"
|
- "6.14.2"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- npm install
|
- npm install
|
||||||
|
Loading…
Reference in New Issue
Block a user