瀏覽代碼

AppVeyor Test

Martin Edlund 5 年之前
父節點
當前提交
ce12ae7197
共有 3 個文件被更改,包括 4 次插入1 次删除
  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