Sfoglia il codice sorgente

Specify solution in appveyor

Nick Babcock 6 anni fa
parent
commit
a429cb5271
1 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  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