Update .travis.yml osx image to xcode7.3.
This commit is contained in:
parent
8fd272e7ac
commit
09b1f9e511
|
|
@ -19,7 +19,7 @@ mono:
|
|||
os:
|
||||
- linux
|
||||
- osx
|
||||
osx_image: xcode7.1
|
||||
osx_image: xcode7.3
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
|
|
|||
Loading…
Reference in New Issue