mirror of
https://github.com/mas-cli/mas
synced 2025-02-16 12:38:30 +00:00
👷🏻♀️ Switch osx_image to xcode9.3
This commit is contained in:
parent
53e4ea2106
commit
78974baecd
1 changed files with 9 additions and 1 deletions
10
.travis.yml
10
.travis.yml
|
@ -1,6 +1,14 @@
|
|||
#
|
||||
# .travis.yml
|
||||
# mas-cli
|
||||
#
|
||||
# https://travis-ci.org/mas-cli/mas
|
||||
# https://docs.travis-ci.com/user/reference/osx/
|
||||
#
|
||||
|
||||
language: objective-c
|
||||
xcode_sdk: macosx10.13
|
||||
osx_image: xcode9.2
|
||||
osx_image: xcode9.3
|
||||
|
||||
env:
|
||||
global:
|
||||
|
|
Loading…
Add table
Reference in a new issue