Browse Source

CI: Disable caching of cargo directories

Johannes Hofmann 6 years ago
parent
commit
7819fd571c
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      .travis.yml

+ 0
- 1
.travis.yml View File

@@ -1,7 +1,6 @@
1 1
 dist: trusty
2 2
 sudo: false
3 3
 language: rust
4
-cache: cargo
5 4
 rust:
6 5
   - stable
7 6
   - beta