summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-11-13 02:58:41 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-11-13 02:58:41 +0000
commitbad98efefed9a67bfad0f9240b5e6e6b871a4c0f (patch)
treef94f6d92a4c41fb6b5d4567c8b5e4efb3c78789b /.travis.yml
parent9d9e1a4d65ac9df9c5566e343b26a1348cb4ec06 (diff)
.travis.yml: allow osx failures [experimental]
Tests are failing due to network timeouts. Temporary allow failrues for them. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65694 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index b579739f8f..ce6640db73 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -275,6 +275,7 @@ matrix:
- <<: *NO_THREADED_CODE
- <<: *rubyspec
allow_failures:
+ - os: osx
- name: uinversal.x86_64h-darwin17
- name: -fsanitize=address
- name: -fsanitize=memory