1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Bump osx_image on Travis CI to xcode11

Also Homebrew is up-to-date and "Updating Homebrew" takes less
than one minute.
This commit is contained in:
Nobuyoshi Nakada 2019-07-26 09:03:34 +09:00
parent 7e33f324e1
commit 957a29fc6e
No known key found for this signature in database
GPG key ID: 4BC7D6DF58D8DF60

View file

@ -21,7 +21,7 @@ language: c
dist: xenial
osx_image: xcode10.1
osx_image: xcode11
git:
quiet: true
@ -332,8 +332,8 @@ env:
language: ruby
rvm: 1.9.3
- &x86_64-darwin17
name: x86_64-darwin17
- &x86_64-darwin18
name: x86_64-darwin18
<<: *osx
env:
- CONFIG_FLAG=--with-opt-dir=/usr/local/opt/openssl@1.1:/usr/local/opt/zlib
@ -384,7 +384,7 @@ env:
matrix:
include:
# to reduce time for finishing all jobs, run the slowest osx build first.
- <<: *x86_64-darwin17
- <<: *x86_64-darwin18
- <<: *x86_64-linux
- <<: *i686-linux
- <<: *jemalloc