X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=.appveyor.yml;h=a3f9d754854363b8ec99d1211c5b0eb6b7efd7eb;hb=ad18804dcc3b3dff7b53359179afaff75b197d69;hp=7b15361e22f6c5d3c9129f7c42ef9bc967157bbc;hpb=b3a4da145d9d39a953fe16ea0ab03ecab2742457;p=lugaru.git diff --git a/.appveyor.yml b/.appveyor.yml index 7b15361..a3f9d75 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -1,6 +1,9 @@ # This is pretty useless, but it sets the version of the build version: 0.0.0.build.{build} +# Force configuration +configuration: Debug + # Use Visual Studio 2015 base image image: Visual Studio 2015