Nick Babcock 6 лет назад
Родитель
Сommit
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