Skip to content

Commit

Permalink
Fixed appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
devedse committed Jun 30, 2016
1 parent f154dc0 commit 7568d19
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
version: 1.0.{build}
skip_tags: true
configuration: Release
before_build:
- cmd: nuget restore
build:
verbosity: minimal
verbosity: detailed
after_build:
- cmd: Scripts\GoRepack.cmd
artifacts:
Expand Down

0 comments on commit 7568d19

Please sign in to comment.