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