Browse Source

Merge 7d958f0994 into bdf68e329d

pull/19/merge
Marcos Meli GitHub 8 years ago
parent
commit
7bfa3c1f9d
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      appveyor.yml

+ 7
- 0
appveyor.yml View File

@@ -0,0 +1,7 @@
version: 1.0.{build}
configuration: Debug
before_build:
- cmd: nuget restore
build:
project: DocNet.sln
verbosity: minimal

Loading…
Cancel
Save