Explorar el Código

CI: Disable caching of cargo directories

Johannes Hofmann hace 6 años
padre
commit
7819fd571c
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      .travis.yml

+ 0
- 1
.travis.yml Ver fichero

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