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
 dist: trusty
1
 dist: trusty
2
 sudo: false
2
 sudo: false
3
 language: rust
3
 language: rust
4
-cache: cargo
5
 rust:
4
 rust:
6
   - stable
5
   - stable
7
   - beta
6
   - beta