From 1ec3039a1616ccfb7b35ca530bd049344a1b833b Mon Sep 17 00:00:00 2001 From: k0kubun Date: Tue, 13 Nov 2018 21:36:58 +0000 Subject: .travis.yml: stop allowing osx failure it seems to be more stable than the timing we upgraded travis image. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65711 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 50ad14b38b..b6d6673573 100644 --- a/.travis.yml +++ b/.travis.yml @@ -277,7 +277,6 @@ matrix: - <<: *NO_THREADED_CODE - <<: *rubyspec allow_failures: - - os: osx - name: uinversal.x86_64h-darwin17 - name: -fsanitize=address - name: -fsanitize=memory -- cgit v1.2.3