Parcourir la source

AppVeyor Test

Martin Edlund il y a 5 ans
Parent
commit
ce12ae7197
3 fichiers modifiés avec 4 ajouts et 1 suppressions
  1. 1 0
      .appveyor.yml
  2. 2 1
      SketchAssistant/.gitignore
  3. 1 0
      testscript.ps1

+ 1 - 0
.appveyor.yml

@@ -9,6 +9,7 @@ install:
  
 before_build:
  - ps: .\screenres.ps1
+ - ps: .\testscript.ps1
  
 artifacts:
  - path: \SketchAssistant\GeneratedReports\

+ 2 - 1
SketchAssistant/.gitignore

@@ -1,2 +1,3 @@
 /GeneratedReports/
-!*.ico
+!*.ico
+!*.svg

+ 1 - 0
testscript.ps1

@@ -0,0 +1 @@
+Tree