mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-27 20:35:09 +00:00
Merge #259
259: dedupe testing & formatting toolchains r=matklad a=matklad Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
This commit is contained in:
commit
5ad84f0ca5
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ env:
|
|||
|
||||
build: &rust_build
|
||||
language: rust
|
||||
rust: stable
|
||||
rust: 1.31.0
|
||||
script:
|
||||
- cargo gen-tests --verify
|
||||
- cargo gen-syntax --verify
|
||||
|
|
Loading…
Reference in a new issue