Disable cargo cache

Hoping this will fix kcov
This commit is contained in:
Greg Fitzgerald 2018-02-15 19:12:23 -07:00
parent 615517ac58
commit 1d359924a9
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ matrix:
- rust: nightly
env:
- FEATURES='unstable'
cache: cargo
before_script: |
export PATH="$PATH:$HOME/.cargo/bin"
rustup component add rustfmt-preview