mirror of
https://github.com/apache/cordova-plugin-statusbar.git
synced 2025-01-31 10:35:41 +08:00
ci(appveyor): replace node 6 with node 12
This commit is contained in:
parent
9703774c6c
commit
eb9e106510
@ -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