mirror of
https://gitee.com/shuto/cordova-plugin-network-information.git
synced 2025-01-31 10:35:43 +08:00
ci(appveyor): remove node 6, add node 12
This commit is contained in:
parent
67baf89559
commit
97a4967a2e
@ -15,9 +15,9 @@ environment:
|
|||||||
PLATFORM: windows-10-store
|
PLATFORM: windows-10-store
|
||||||
JUST_BUILD: --justBuild
|
JUST_BUILD: --justBuild
|
||||||
matrix:
|
matrix:
|
||||||
- nodejs_version: "6"
|
|
||||||
- nodejs_version: "8"
|
- nodejs_version: "8"
|
||||||
- nodejs_version: "10"
|
- nodejs_version: "10"
|
||||||
|
- nodejs_version: "12"
|
||||||
|
|
||||||
platform:
|
platform:
|
||||||
- x86
|
- x86
|
||||||
|
Loading…
Reference in New Issue
Block a user