From b7f5c573ef20dbbf5534ee3a45625c7f9d45f2ec Mon Sep 17 00:00:00 2001 From: shyouhei Date: Thu, 15 Nov 2018 08:33:38 +0000 Subject: .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 --- .travis.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 12ac51deff..9c9d4a7bea 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 -- cgit v1.2.3