Update .travis.yml osx image to xcode7.3.
This commit is contained in:
parent
5da505dfb0
commit
f66374d274
|
|
@ -21,7 +21,7 @@ python:
|
|||
os:
|
||||
- linux
|
||||
- osx
|
||||
osx_image: xcode7.1
|
||||
osx_image: xcode7.3
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
|
|
|||
Loading…
Reference in New Issue