Browse Source

AppVeyor Test

Martin Edlund 5 years ago
parent
commit
ce12ae7197
3 changed files with 4 additions and 1 deletions
  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