Преглед изворни кода

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