Update the Node.js version used by Travis, to prevent deprecation warnings in the output
This commit is contained in:
parent
7b144c02d3
commit
81e86c4e3d
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- "0.10"
|
- "0.12"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue