mirror of
https://github.com/apache/cordova-plugin-screen-orientation.git
synced 2025-02-23 08:32:51 +08:00
ci(appveyor): replace node 6 with node 12
This commit is contained in:
parent
c5c85dae07
commit
8d76ec1b00
@ -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