Skip to content

Commit

Permalink
Multitargeting 10
Browse files Browse the repository at this point in the history
  • Loading branch information
zspitz committed Jun 21, 2019
1 parent 1c5748d commit c595b9d
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,14 @@ dotnet_csproj:
before_build:
- cmd: nuget restore

matrix:
fast_finish: true
exclude:
- image: Visual Studio 2019
configuration: ReleaseCI2017
- image: Visual Studio 2017
configuration: ReleaseCI

for:
-
matrix:
Expand Down Expand Up @@ -78,6 +86,4 @@ deploy:
desciprion: ''
auth_token:
secure: aJaTRXIa+zc+SOGdNPKTH+znUun60Jh5b5pdjzLslhnoKk4vh1eoqO/vnGcDEwig
artifact: visualizer
matrix:
fast_finish: true
artifact: visualizer

0 comments on commit c595b9d

Please sign in to comment.