Browse Source

Specify solution in appveyor

Nick Babcock 6 years ago
parent
commit
a429cb5271
1 changed files with 3 additions and 1 deletions
  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