diff --git a/README.md b/README.md index f5ee4263da..1e801487e0 100644 --- a/README.md +++ b/README.md @@ -58,9 +58,7 @@ https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frls-2.2E0 ## Quick Links -* Work List: https://paper.dropbox.com/doc/RLS-2.0-work-list--AZ3BgHKKCtqszbsi3gi6sjchAQ-42vbnxzuKq2lKwW0mkn8Y * API docs: https://rust-analyzer.github.io/rust-analyzer/ra_ide_api/ -* CI: https://travis-ci.org/rust-analyzer/rust-analyzer ## License diff --git a/bors.toml b/bors.toml index d286bd8a61..7ffbc92943 100644 --- a/bors.toml +++ b/bors.toml @@ -1,2 +1,2 @@ -status = ["CI / Rust", "CI / TypeScript"] +status = ["Rust", "TypeScript"] delete_merged_branches = true