Skip to content

Commit 43d424c

Browse files
committed
update mdbook-linkcheck version
1 parent cfe44f3 commit 43d424c

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.0'
15+
- cargo install mdbook-linkcheck --version '^0.7.1'
1616
script:
1717
- git checkout -b ci
1818
- git rebase origin/master

0 commit comments

Comments
 (0)