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

This commit is contained in:
N. Taylor Mullen 2016-12-08 09:58:06 -08:00
parent 026f9ffb69
commit 3d8798f6b1
1 changed files with 1 additions and 1 deletions

View File

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