Explorar o código

Appveyor specify solution to avoid ambiguities

Nick Babcock %!s(int64=7) %!d(string=hai) anos
pai
achega
8470c7c51c
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      appveyor.yml

+ 4 - 1
appveyor.yml

@@ -4,4 +4,7 @@ configuration:
   - Release
 
 before_build:
-- cmd: git submodule update --init --recursive
+- cmd: git submodule update --init --recursive
+
+build:
+  project: OhmGraphite.sln