ci(docs-infra): allow aio_local
builds to fail on Travis
This job is flaky (up to 50%!) so let's allow it to fail while we investigate the reason.
This commit is contained in:
parent
1f06b6c99b
commit
81724f5790
@ -56,6 +56,7 @@ env:
|
||||
matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- env: "CI_MODE=aio_local"
|
||||
- env: "CI_MODE=saucelabs_optional"
|
||||
- env: "CI_MODE=browserstack_optional"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user