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

Now test-bundler is not working on macOS either

Let's stop reporting the failure until it gets stable.
We can see the build status on console with this config anyway.
This commit is contained in:
Takashi Kokubun 2019-06-18 21:22:06 +09:00
parent 235e72f17e
commit af800b8ca2
No known key found for this signature in database
GPG key ID: 6FFC433B12EE23DD

View file

@ -59,6 +59,7 @@ jobs:
- script: |
make $(task) TEST_BUNDLED_GEMS_ALLOW_FAILURES=minitest
displayName: "test"
continueOnError: true # test-bundler is failing on macOS. TODO: fix it and remove this line.
# - job: vs2015
# pool: