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

This commit is contained in:
N. Taylor Mullen 2016-12-08 10:03:12 -08:00
parent 4b6896b490
commit edea469e9b
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