Update Node.js to v11
This commit is contained in:
parent
bcfa9e18bf
commit
407467a236
|
@ -11,7 +11,7 @@ branches:
|
||||||
language: node_js
|
language: node_js
|
||||||
|
|
||||||
node_js:
|
node_js:
|
||||||
- 10.1.0
|
- 11.0.0
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- CXX=g++-4.8 NODE_ENV=production
|
- CXX=g++-4.8 NODE_ENV=production
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
matrix:
|
matrix:
|
||||||
- nodejs_version: 10.1.0
|
- nodejs_version: 11.0.0
|
||||||
|
|
||||||
platform:
|
platform:
|
||||||
- x64
|
- x64
|
||||||
|
|
2658
package-lock.json
generated
2658
package-lock.json
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue