Skip to content

Commit 15210d2

Browse files
committed
Tweak appveyor.yml
1 parent 0119c5f commit 15210d2

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

appveyor.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
image: Visual Studio 2017
22

3-
before_build:
4-
- ps: dotnet restore
5-
6-
configuration: Release
7-
build:
8-
verbosity: minimal
3+
test_script:
4+
- cmd: dotnet test

0 commit comments

Comments
 (0)