Skip to content

Commit

Permalink
update to preview2
Browse files Browse the repository at this point in the history
  • Loading branch information
matthid committed Jul 2, 2016
1 parent b990419 commit 7ac5232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ test:
- Argu.Tests.dll

install:
- ps: $env:CLI_VERSION = "1.0.0-beta-002071"
- ps: $env:CLI_VERSION = "1.0.0-preview2-003121"
# Download install script to install .NET cli in .dotnet dir
- ps: mkdir -Force ".\scripts\obtain\" | Out-Null
- ps: Invoke-WebRequest "https://raw.githubusercontent.com/dotnet/cli/rel/1.0.0/scripts/obtain/dotnet-install.ps1" -OutFile ".\scripts\obtain\dotnet-install.ps1"
Expand Down

0 comments on commit 7ac5232

Please sign in to comment.