mirror of
https://github.com/JustArchiNET/ArchiSteamFarm
synced 2024-11-10 07:04:27 +00:00
Travis: Bump OS X
This commit is contained in:
parent
d3518fe827
commit
b510c8f28e
1 changed files with 2 additions and 2 deletions
|
@ -35,10 +35,10 @@ matrix:
|
|||
sudo: false
|
||||
mono: latest
|
||||
- os: osx
|
||||
osx_image: xcode8.2
|
||||
osx_image: xcode8.3
|
||||
mono: weekly
|
||||
- os: osx
|
||||
osx_image: xcode8.2
|
||||
osx_image: xcode8.3
|
||||
mono: latest
|
||||
|
||||
# Initialize our envsetup before building, we're adding some extra environment properties there
|
||||
|
|
Loading…
Reference in a new issue