.
authorStricted <info@stricted.net>
Thu, 10 Nov 2016 19:18:53 +0000 (20:18 +0100)
committerStricted <info@stricted.net>
Thu, 10 Nov 2016 19:25:15 +0000 (20:25 +0100)
appveyor.yml

index aab3490df8027f7433b8fc2c1039235e6eed1871..0e024773b14669385089effec7cfc7c584037f71 100644 (file)
@@ -1,4 +1,10 @@
-Configuration: Release
+image: Visual Studio 2015
+platform: Any CPU
+configuration: Release
+skip_tags: true
 
-before build:
-  -nuget restore
+init:
+  - git config --global core.autocrlf input
+
+before_build:
+  - nuget restore