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

This commit is contained in:
N. Taylor Mullen 2016-12-08 10:04:24 -08:00
parent 5da505dfb0
commit f66374d274
1 changed files with 1 additions and 1 deletions

View File

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