mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
.travis.yml: give up mac universal binary [ci skip]
OK, nobody is actively willing to maintain this configuration. Just stop annoying people by build failures. See: https://travis-ci.org/ruby/ruby/jobs/455377387 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65742 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
abf728103f
commit
b7f5c573ef
1 changed files with 0 additions and 1 deletions
|
@ -287,7 +287,6 @@ matrix:
|
|||
include:
|
||||
# to reduce time for finishing all jobs, run the slowest osx build first.
|
||||
- <<: *x86_64-darwin17
|
||||
- <<: *universal-darwin17
|
||||
- <<: *x86_64-linux
|
||||
- <<: *i686-linux
|
||||
- <<: *jemalloc
|
||||
|
|
Loading…
Reference in a new issue