Add travis config for custom domain (#608)

This commit is contained in:
Yuki Okushi 2020-03-10 22:02:55 +09:00 committed by GitHub
parent 56cff94ce7
commit cb00f3199d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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