Skip to content

Commit 38f88a6

Browse files
committed
Cache mdbook
1 parent b1a4e64 commit 38f88a6

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
sudo: false
33
rust: nightly
4-
4+
cache: cargo
55
install: cargo install mdbook
66
script: bash -c "cd reference && mdbook build && mdbook test"
77
env:

0 commit comments

Comments
 (0)