1
0
Fork 0
mirror of https://github.com/rubyjs/mini_racer synced 2023-03-27 23:21:28 -04:00

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

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: