ruby-changes:55884
From: Takashi <ko1@a...>
Date: Wed, 29 May 2019 05:29:19 +0900 (JST)
Subject: [ruby-changes:55884] Takashi Kokubun: d070523e7b (trunk): Drop unused Travis config: universal-darwin17
https://git.ruby-lang.org/ruby.git/commit/?id=d070523e7b From d070523e7be4b95914adeef9a10401fba7718c5a Mon Sep 17 00:00:00 2001 From: Takashi Kokubun <takashikkbn@g...> Date: Wed, 29 May 2019 05:27:53 +0900 Subject: Drop unused Travis config: universal-darwin17 This has been unused since b7f5c573ef20dbbf5534ee3a45625c7f9d45f2ec. diff --git a/.travis.yml b/.travis.yml index 6e1d15e..cb397c1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -324,16 +324,6 @@ env: https://github.com/ruby/ruby/blob/trunk/.travis.yml#L324 # Disabling -j3 because it seems to cause a hang on building Ruby: https://travis-ci.org/ruby/ruby/jobs/471021727 - JOBS= - - &universal-darwin17 - name: uinversal.x86_64h-darwin17 - <<: *osx - <<: *cron-only - <<: *make-test-only - env: - - GEMS_FOR_TEST= - - CONFIG_FLAG=--with-arch=x86_64h,x86_64,i386 - - TEST_ALL_OPTS="$JOBS -q --tty=no --excludes=\$(TESTSDIR)/excludes/_travis/osx" - matrix: include: # to reduce time for finishing all jobs, run the slowest osx build first. @@ -353,7 +343,6 @@ matrix: https://github.com/ruby/ruby/blob/trunk/.travis.yml#L343 - <<: *NO_THREADED_CODE - <<: *rubyspec allow_failures: - - name: uinversal.x86_64h-darwin17 - name: -fsanitize=address - name: -fsanitize=memory - name: -fsanitize=undefined -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/