[CI] Update the node.js version to 8.4.0

This commit is contained in:
syuilo 2017-08-27 16:59:11 +09:00
parent 1b9ed129a9
commit 49e1cea200
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
language: node_js
node_js:
- 7.10.0
- 8.4.0
env:
- CXX=g++-4.8 NODE_ENV=production

View file

@ -3,7 +3,7 @@
environment:
matrix:
- nodejs_version: 7.10.0
- nodejs_version: 8.4.0
build: off