Update node for travis
This commit is contained in:
parent
401b079d6b
commit
93652f8d1a
|
@ -1,8 +1,8 @@
|
||||||
language: node_js
|
language: node_js
|
||||||
|
|
||||||
node_js:
|
node_js:
|
||||||
- "4.2"
|
- "4.4"
|
||||||
- "5.1"
|
- "6.2"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- CXX=g++-4.8
|
- CXX=g++-4.8
|
||||||
|
|
Loading…
Reference in New Issue