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

Drop unused Travis config: universal-darwin17

This has been unused since b7f5c573ef.
This commit is contained in:
Takashi Kokubun 2019-05-29 05:27:53 +09:00
parent 462a63c39e
commit d070523e7b
No known key found for this signature in database
GPG key ID: 6FFC433B12EE23DD

View file

@ -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