Add travis config for custom domain (#608)
This commit is contained in:
parent
62757a5b26
commit
5dd0fa1e7b
1 changed files with 1 additions and 0 deletions
|
|
@ -25,5 +25,6 @@ deploy:
|
|||
skip-cleanup: true
|
||||
github-token: $GITHUB_TOKEN
|
||||
local-dir: book/html
|
||||
fqdn: rustc-dev-guide.rust-lang.org
|
||||
on:
|
||||
branch: master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue