travis: disable cache

This commit is contained in:
Jonas Platte 2020-04-24 19:45:54 +02:00
parent 288d5d37cb
commit 9b3156ad6c
No known key found for this signature in database
GPG Key ID: 7D261D771D915378

View File

@ -1,5 +1,4 @@
language: "rust"
cache: "cargo"
rust:
- stable
- beta