We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56cff94 commit cb00f31Copy full SHA for cb00f31
.travis.yml
@@ -25,5 +25,6 @@ deploy:
25
skip-cleanup: true
26
github-token: $GITHUB_TOKEN
27
local-dir: book/html
28
+ fqdn: rustc-dev-guide.rust-lang.org
29
on:
30
branch: master
0 commit comments