Moves appveyor.yaml

This commit is contained in:
Biarity
2018-01-28 09:48:51 +10:00
parent 16f0d958cf
commit 0bf494dcef

12
Sieve/appveyor.yaml Normal file
View File

@@ -0,0 +1,12 @@
version: 1.0.{build}
image: Visual Studio 2017
build:
verbosity: minimal
before_build:
- cmd: >-
dotnet restore
nuget restore