Skip to content
This repository was archived by the owner on Sep 20, 2022. It is now read-only.

Commit c49e15d

Browse files
committed
Enabled nuget restore
1 parent f5359ac commit c49e15d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ image:
44
- Ubuntu
55
skip_tags: true
66
configuration: Release
7+
before_build:
8+
- ps: >-
9+
nuget restore
710
build:
811
project: PostScriptValidator.sln
912
verbosity: minimal

0 commit comments

Comments
 (0)