Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Sep 23, 2020
1 parent 5b91939 commit c6e74a2
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,6 @@ image:
- macOS
- Visual Studio 2019 Preview
for:
-
matrix:
only:
- image: Visual Studio 2019 Preview
install:
- ps: >-
appveyor DownloadFile https://dot.net/v1/dotnet-install.ps1;
./dotnet-install.ps1 --Version 5.0.100-rc.1.20452.10 -InstallDir 'C:\Program Files\dotnet';
-
matrix:
only:
Expand Down

0 comments on commit c6e74a2

Please sign in to comment.