ci: remove required ci status for travis from angular-robot.yaml (#27970)
we missed this one!! oops the robot should not expect travis status check on PRs any more. PR Close #27970
This commit is contained in:
parent
11dfdf7f57
commit
575cf3da0f
1
.github/angular-robot.yml
vendored
1
.github/angular-robot.yml
vendored
@ -101,7 +101,6 @@ merge:
|
|||||||
|
|
||||||
# list of PR statuses that need to be successful
|
# list of PR statuses that need to be successful
|
||||||
requiredStatuses:
|
requiredStatuses:
|
||||||
- "continuous-integration/travis-ci/pr"
|
|
||||||
- "ci/circleci: build"
|
- "ci/circleci: build"
|
||||||
- "ci/circleci: lint"
|
- "ci/circleci: lint"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user