Update .travis.yml osx image to xcode7.3.

This commit is contained in:
N. Taylor Mullen 2016-12-08 10:03:29 -08:00
parent 6d10c56a49
commit b91b9872ce
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ mono:
os: os:
- linux - linux
- osx - osx
osx_image: xcode7.1 osx_image: xcode7.3
branches: branches:
only: only:
- master - master