Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit 1f9295c

Browse files
committed
Bump mdbook to 0.2.3
Fixes #149
1 parent 0ed03b2 commit 1f9295c

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
@@ -1,7 +1,7 @@
11
language: rust
22

33
before_install:
4-
- curl -L https://github.com/rust-lang-nursery/mdBook/releases/download/v0.2.1/mdbook-v0.2.1-x86_64-unknown-linux-musl.tar.gz | tar xzf -
4+
- curl -L https://github.com/rust-lang-nursery/mdBook/releases/download/v0.2.3/mdbook-v0.2.3-x86_64-unknown-linux-musl.tar.gz | tar xzf -
55
- export PATH=$PATH:`pwd`
66

77
script:

0 commit comments

Comments
 (0)