You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2019/09/10 09:56:20 UTC

[cordova-coho] branch master updated: chore: remove appveyor allow node12 failure (#248)

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

erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-coho.git


The following commit(s) were added to refs/heads/master by this push:
     new b5913c6  chore: remove appveyor allow node12 failure (#248)
b5913c6 is described below

commit b5913c67956bba0e3815463044a4992a7ec82bc4
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Tue Sep 10 18:56:16 2019 +0900

    chore: remove appveyor allow node12 failure (#248)
---
 appveyor.yml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/appveyor.yml b/appveyor.yml
index 6fd0acd..4752c73 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -8,10 +8,6 @@ environment:
   - nodejs_version: 10
   - nodejs_version: 12
 
-matrix:
-  allow_failures:
-    - nodejs_version: 12
-
 install:
   - ps: Install-Product node $env:nodejs_version
   - npm install


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