forked from FoundKeyGang/FoundKey
[CI] Use node 8.x
This commit is contained in:
parent
e17649a38c
commit
fa966cdda6
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
language: node_js
|
||||
|
||||
node_js:
|
||||
- 7.10.0
|
||||
- 8.1.0
|
||||
|
||||
env:
|
||||
- CXX=g++-4.8 NODE_ENV=production
|
||||
|
|
Loading…
Reference in a new issue