mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
Update travis environment
Possible now thanks to https://github.com/travis-ci/travis-ci/issues/8685
This commit is contained in:
@@ -16,7 +16,7 @@ branches:
|
||||
mono: none
|
||||
|
||||
# ASF requires .NET Core 2.0+
|
||||
dotnet: 2.0.2
|
||||
dotnet: 2.0.3
|
||||
|
||||
env:
|
||||
global:
|
||||
@@ -70,7 +70,6 @@ matrix:
|
||||
# Ref: https://docs.travis-ci.com/user/reference/trusty/
|
||||
dist: trusty
|
||||
sudo: false
|
||||
dotnet: 2.0.0 # TODO: Remove me once dotnet-sdk-2.0.2 becomes available
|
||||
- os: osx
|
||||
# Ref: https://docs.travis-ci.com/user/reference/osx/
|
||||
osx_image: xcode9.1
|
||||
|
||||
Reference in New Issue
Block a user