mirror of
https://github.com/JustArchiNET/ArchiSteamFarm
synced 2024-11-10 07:04:27 +00:00
Travis: Bump to .NET Core 2.0 preview 2
This commit is contained in:
parent
ced87ae3e1
commit
622f5db536
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ mono: none
|
||||||
|
|
||||||
# ASF requires .NET Core 2.0+
|
# ASF requires .NET Core 2.0+
|
||||||
# TODO: We should target stable 2.0.0 once it's released
|
# TODO: We should target stable 2.0.0 once it's released
|
||||||
dotnet: 2.0.0-preview1-005977
|
dotnet: 2.0.0-preview2-006497
|
||||||
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
|
|
Loading…
Reference in a new issue