You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2019/07/04 11:47:38 UTC

[cordova-plugin-wkwebview-engine] branch master updated: ci(appveyor): replace node 6 with node 12

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-wkwebview-engine.git


The following commit(s) were added to refs/heads/master by this push:
     new 557e275  ci(appveyor): replace node 6 with node 12
557e275 is described below

commit 557e275949fad1718a7a83ca089edb0b088d0528
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Thu Jul 4 13:47:34 2019 +0200

    ci(appveyor): replace node 6 with node 12
---
 .appveyor.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.appveyor.yml b/.appveyor.yml
index b809425..8b6be4c 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -15,9 +15,9 @@ environment:
   PLATFORM: windows-10-store
   JUST_BUILD: --justBuild
   matrix:
-    - nodejs_version: "6"
     - nodejs_version: "8"
     - nodejs_version: "10"
+    - nodejs_version: "12"
 
 platform:
   - x86


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org