瀏覽代碼

Specify solution in appveyor

Nick Babcock 6 年之前
父節點
當前提交
a429cb5271
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      appveyor.yml

+ 3 - 1
appveyor.yml

@@ -1,3 +1,5 @@
 image: 'Visual Studio 2017'
 install:
-  - git submodule update --init --recursive
+  - git submodule update --init --recursive
+build:
+  project: OhmGraphite.sln