Skip to content

Commit 3cf44a1

Browse files
committed
let's cache cargo
1 parent 4b8046b commit 3cf44a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
language: rust
2+
cache: cargo
23
before_script:
34
- (test -x $HOME/.cargo/bin/cargo-install-update || cargo install cargo-update)
45
- (test -x $HOME/.cargo/bin/mdbook || cargo install mdbook)

0 commit comments

Comments
 (0)