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/05 19:38:17 UTC

[cordova-plugin-vibration] branch master updated: ci(appveyor): add node 12, remove node 6

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-vibration.git


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

commit 12766231492f613f6eaab55ab0e0acd7b08f1aae
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Fri Jul 5 21:38:14 2019 +0200

    ci(appveyor): add node 12, remove node 6
---
 .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