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:
parent
e4bcdeee23
commit
0b9aeb2b2d
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ matrix:
|
|||
include:
|
||||
- rvm: 2.2
|
||||
os: osx
|
||||
osx_image: xcode7.3
|
||||
osx_image: xcode8
|
||||
dist: trusty
|
||||
sudo: true
|
||||
before_install:
|
||||
|
|
Loading…
Add table
Reference in a new issue