mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-13 05:38:46 +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
|
build: &rust_build
|
||||||
language: rust
|
language: rust
|
||||||
rust: stable
|
rust: 1.31.0
|
||||||
script:
|
script:
|
||||||
- cargo gen-tests --verify
|
- cargo gen-tests --verify
|
||||||
- cargo gen-syntax --verify
|
- cargo gen-syntax --verify
|
||||||
|
|
Loading…
Reference in a new issue