Skip to content

Commit eb2282f

Browse files
committed
Travis: Add cargo cache
1 parent 0f7d566 commit eb2282f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: rust
22
rust:
33
- beta
44
- nightly
5+
cache: cargo
56
script:
67
# RUSTC_BOOTSTRAP enables e.g. #![feature] on beta
78
- rustup component add rustfmt

0 commit comments

Comments
 (0)