Skip to content

Commit

Permalink
Merge pull request #158 from ehuss/update-mdbook
Browse files Browse the repository at this point in the history
Update mdbook
  • Loading branch information
lqd authored Jan 4, 2021
2 parents 2cf8336 + 48b45be commit f2c0fca
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
language: rust
before_script:
- rustup component add rustfmt-preview
- (test -x $HOME/.cargo/bin/cargo-install-update || cargo install cargo-update)
- (test -x $HOME/.cargo/bin/mdbook || cargo install --vers "^0.3" mdbook)
- cargo install-update -a
- cargo install --vers "^0.4.5" mdbook
cache:
- cargo
rust:
Expand Down

0 comments on commit f2c0fca

Please sign in to comment.