Disable cargo cache
Hoping this will fix kcov
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user