mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-02 03:33:59 +00:00
Merge #1044
1044: fix build r=matklad a=matklad Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
This commit is contained in:
commit
6f995f47ea
@ -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 New Issue
Block a user