mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-26 04:53:34 +00:00
fix build
This commit is contained in:
parent
8fd18fddea
commit
77fb6354c3
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ matrix:
|
||||||
|
|
||||||
- os: linux
|
- os: linux
|
||||||
if: branch = master AND type = push
|
if: branch = master AND type = push
|
||||||
before_stript:
|
before_script:
|
||||||
- DEPLOY_DOCS=1
|
- DEPLOY_DOCS=1
|
||||||
language: rust
|
language: rust
|
||||||
rust: stable
|
rust: stable
|
||||||
|
|
Loading…
Reference in a new issue