Skip to content

Commit f5d790e

Browse files
authored
Update mdbook repo
1 parent 6c27ff3 commit f5d790e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ rust:
44
- nightly
55

66
before_script:
7-
- (cargo install mdbook --git https://github.com/azerupi/mdBook.git --force || true)
7+
- (cargo install mdbook --git https://github.com/rust-lang-nursery/mdBook.git --force || true)
88

99
script:
1010
- export PATH=$PATH:/home/travis/.cargo/bin && mdbook test

0 commit comments

Comments
 (0)