mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Merge pull request #3045 from servo/rust-doc-the-vengance-of-the-return
Have http://servo.github.io/servo/ include docs for the Rust version we use.
This commit is contained in:
commit
d6ec79672e
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ make -j2
|
|||
make check-servo
|
||||
make check-content
|
||||
make check-ref-cpu
|
||||
|
||||
mv x86_64-unknown-linux-gnu/rust_snapshot/rust-*/doc .
|
||||
make doc
|
||||
|
||||
if [ $TRAVIS_BRANCH = master ] && [ $TRAVIS_PULL_REQUEST = false ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue