Bump xcode version to 8 in Travis config

This is done in preparation for macOS Sierra rollout[1]

[1] https://blog.travis-ci.com/2016-09-15-new-default-osx-image-coming/
This commit is contained in:
Petko Bordjukov 2016-09-19 14:12:59 +03:00
parent e4bcdeee23
commit 0b9aeb2b2d
No known key found for this signature in database
GPG Key ID: 2ABD54A3A1D5078A
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ matrix:
include:
- rvm: 2.2
os: osx
osx_image: xcode7.3
osx_image: xcode8
dist: trusty
sudo: true
before_install: