We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0419c55 commit 728c06bCopy full SHA for 728c06b
.travis.yml
@@ -12,7 +12,7 @@ before_install:
12
install:
13
- source ~/.cargo/env || true
14
- cargo install mdbook --version '^0.4.3'
15
-- cargo install mdbook-linkcheck --git https://github.com/Michael-F-Bryan/mdbook-linkcheck
+- cargo install mdbook-linkcheck --git https://github.com/Michael-F-Bryan/mdbook-linkcheck --rev 14441d77646d58cea8ffc32fde9ea33b2bedb1a2
16
script:
17
- git checkout -b ci
18
- git rebase origin/master
0 commit comments