mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Try building on Xcode 6.4
The default 6.1 was slow
This commit is contained in:
@@ -5,6 +5,7 @@ matrix:
|
||||
- os: linux
|
||||
sudo: 9000
|
||||
- os: osx
|
||||
osx_image: xcod6.4
|
||||
|
||||
install:
|
||||
- if [ $TRAVIS_OS_NAME = 'linux' ]; then sudo apt-get update -qq; sudo apt-get -q install gperf; fi
|
||||
|
||||
Reference in New Issue
Block a user