Skip to content

Commit cb00f31

Browse files
authored
Add travis config for custom domain (#608)
1 parent 56cff94 commit cb00f31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@ deploy:
2525
skip-cleanup: true
2626
github-token: $GITHUB_TOKEN
2727
local-dir: book/html
28+
fqdn: rustc-dev-guide.rust-lang.org
2829
on:
2930
branch: master

0 commit comments

Comments
 (0)