Skip to content

Commit b000a6b

Browse files
authored
Update mdbook to v0.4.5 (#286)
1 parent 905410c commit b000a6b

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
@@ -4,7 +4,7 @@ language: node_js
44
node_js: 12
55
install:
66
- npm install -g purescript spago
7-
- wget https://github.com/rust-lang/mdBook/releases/download/v0.3.7/mdbook-v0.3.7-x86_64-unknown-linux-gnu.tar.gz
7+
- wget https://github.com/rust-lang/mdBook/releases/download/v0.4.5/mdbook-v0.4.5-x86_64-unknown-linux-gnu.tar.gz
88
- tar -xzvf mdbook-*.tar.gz
99
script:
1010
- travis_fold start "build"

0 commit comments

Comments
 (0)