travis: Remove cargo cache

This commit is contained in:
armaniferrante 2021-03-26 11:44:05 -07:00
parent c600c69ae3
commit 3f0267d16e
No known key found for this signature in database
GPG Key ID: 58BEF301E91F7828
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ dist: bionic
language: rust
rust:
- nightly
cache: cargo
env:
- NODE_VERSION="14.7.0"