Skip to content

Commit 0ef4c08

Browse files
committed
fix appveyor
1 parent eccf1fd commit 0ef4c08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ init:
55

66
environment:
77
matrix:
8-
- BUILD_TARGET: DotnetCliTests
98
- BUILD_TARGET: NuGet
9+
- BUILD_TARGET: Nuget.AddNetCore
1010

1111
matrix:
1212
allow_failures:
13-
- BUILD_TARGET: DotnetCliTests
13+
- BUILD_TARGET: Nuget.AddNetCore
1414

1515
build_script:
1616
- ps: dotnet --info

0 commit comments

Comments
 (0)