Explorar o código

Fast finish for ci

valleykid %!s(int64=7) %!d(string=hai) anos
pai
achega
cb88864b4e
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      appveyor.yml

+ 4 - 0
appveyor.yml

@@ -2,6 +2,10 @@
 environment:
   nodejs_version: "8"
 
+# this is how to allow failing jobs in the matrix
+matrix:
+  fast_finish: true     # set this flag to immediately finish build once one of the jobs fails.
+
 # Install scripts. (runs after repo cloning)
 install:
   # Get the latest stable version of Node.js or io.js