mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-25 04:23:25 +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
|
||||
if: branch = master AND type = push
|
||||
before_stript:
|
||||
before_script:
|
||||
- DEPLOY_DOCS=1
|
||||
language: rust
|
||||
rust: stable
|
||||
|
|
Loading…
Reference in a new issue