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 b1a4e64 commit 38f88a6Copy full SHA for 38f88a6
.travis.yml
@@ -1,7 +1,7 @@
1
language: rust
2
sudo: false
3
rust: nightly
4
-
+cache: cargo
5
install: cargo install mdbook
6
script: bash -c "cd reference && mdbook build && mdbook test"
7
env:
0 commit comments