diff options
| author | Zachary Scott <[email protected]> | 2015-12-07 15:10:58 +0900 |
|---|---|---|
| committer | Zachary Scott <[email protected]> | 2015-12-07 15:10:58 +0900 |
| commit | 95edcc8f586179ca141bdc4d4d3d6a2b9376c283 (patch) | |
| tree | 530c7af342542bfea85a41905fab9bb344e44c66 | |
| parent | 9a21aa2d3c12f988711ecef230e43fe4b7fe640f (diff) | |
| download | mruby-95edcc8f586179ca141bdc4d4d3d6a2b9376c283.tar.gz mruby-95edcc8f586179ca141bdc4d4d3d6a2b9376c283.zip | |
Test against latest xcode
/cc @banzaiman
https://github.com/mruby/mruby/commit/bfcc55fbf98665b33ca7110349aeb66d3ef0df1d#commitcomment-14812510
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index fa57b936d..50feac2e0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ matrix: - os: linux sudo: 9000 - os: osx - osx_image: xcod6.4 + osx_image: xcode7.1 addons: apt: |
