We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62222c3 commit 07119d3Copy full SHA for 07119d3
.travis.yml
@@ -12,6 +12,7 @@ cache:
12
directories:
13
- $HOME/.cargo
14
before_cache:
15
+ - strip -s $HOME/.cargo/bin/*
16
- cargo install -Z install-upgrade cargo-cache --debug
17
- cargo cache --autoclean
18
0 commit comments