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:55:45 UTC

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

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


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

commit 19af40901d73d56e45db98b2da8b626a4de72afc
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Tue Sep 10 18:55:41 2019 +0900

    chore: remove appveyor allow node12 failure (#17)
---
 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