Skip to content

Commit 5659e32

Browse files
committed
use master mdbook-linkcheck for now
1 parent 7be9573 commit 5659e32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ before_install:
1212
install:
1313
- source ~/.cargo/env || true
1414
- cargo install mdbook --version '^0.4.3'
15-
- cargo install mdbook-linkcheck --version '^0.7.1'
15+
- cargo install mdbook-linkcheck --git https://github.com/Michael-F-Bryan/mdbook-linkcheck
1616
script:
1717
- git checkout -b ci
1818
- git rebase origin/master

0 commit comments

Comments
 (0)