mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-25 20:43:21 +00:00
dedupe testing & formatting toolchains
This commit is contained in:
parent
25cf2349ab
commit
3761afd17a
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