We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 905410c commit b000a6bCopy full SHA for b000a6b
.travis.yml
@@ -4,7 +4,7 @@ language: node_js
4
node_js: 12
5
install:
6
- 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
+ - wget https://github.com/rust-lang/mdBook/releases/download/v0.4.5/mdbook-v0.4.5-x86_64-unknown-linux-gnu.tar.gz
8
- tar -xzvf mdbook-*.tar.gz
9
script:
10
- travis_fold start "build"
0 commit comments