Explorar el Código

Fixed appveyor yml

Martin Edlund hace 5 años
padre
commit
2b127c2b2c
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  1. 4 4
      .appveyor.yml

+ 4 - 4
.appveyor.yml

@@ -19,8 +19,8 @@ artifacts:
 
 before_test:
     - ps: "SketchAssistant/GenerateCoverageReport.bat"
-#test:
 #don't run tests depending on [DeploymentItem] and filesystem access
-categories:
-    except:
-        - Local
+test:
+ categories:
+  except:
+   - Local