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/11 16:23:20 UTC

[cordova-plugin-battery-status] branch master updated: ci(appveyor): remove node 6, add 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-battery-status.git


The following commit(s) were added to refs/heads/master by this push:
     new 0c84220  ci(appveyor): remove node 6, add node 12
0c84220 is described below

commit 0c8422028dacb3d7de3f5b5c7783489a6370f63c
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Thu Jul 11 18:23:16 2019 +0200

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

diff --git a/.appveyor.yml b/.appveyor.yml
index 1fc0937..015e7ba 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