mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-25 12:33:33 +00:00
Update stable for travis
This commit is contained in:
parent
1ebaf06f39
commit
5c258a8677
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ before_cache:
|
||||||
|
|
||||||
build: &rust_build
|
build: &rust_build
|
||||||
language: rust
|
language: rust
|
||||||
rust: 1.32.0
|
rust: stable
|
||||||
script:
|
script:
|
||||||
- rustup component add rustfmt
|
- rustup component add rustfmt
|
||||||
- rustup component add rust-src
|
- rustup component add rust-src
|
||||||
|
|
Loading…
Reference in a new issue