summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2019-05-29 05:27:53 +0900
committerTakashi Kokubun <takashikkbn@gmail.com>2019-05-29 05:27:55 +0900
commitd070523e7be4b95914adeef9a10401fba7718c5a (patch)
tree6aedfe966767eea1306bb3037872090e19815ac9
parent462a63c39e7aa20253d6256077d298458c9ef7f3 (diff)
Drop unused Travis config: universal-darwin17
This has been unused since b7f5c573ef20dbbf5534ee3a45625c7f9d45f2ec.
-rw-r--r--.travis.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/.travis.yml b/.travis.yml
index 6e1d15e741..cb397c1817 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -324,16 +324,6 @@ env:
# 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:
- <<: *NO_THREADED_CODE
- <<: *rubyspec
allow_failures:
- - name: uinversal.x86_64h-darwin17
- name: -fsanitize=address
- name: -fsanitize=memory
- name: -fsanitize=undefined