Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanLarsson authored Jun 18, 2017
1 parent 2ffee82 commit 8704d02
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
image: Visual Studio 2017
cache: packages -> paket.lock
before_build:
- ps: dotnet restore

before_build:
- appveyor-retry dotnet restore -v Minimal

configuration: Release
build:
verbosity: minimal

0 comments on commit 8704d02

Please sign in to comment.