Explorar el Código

Specify solution in appveyor

Nick Babcock hace 6 años
padre
commit
a429cb5271
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  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