Explorar el Código

travis: cache cargo again

Mokhtar Naamani hace 4 años
padre
commit
2bf96c1d29
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -1,5 +1,7 @@
 language: rust
 
+cache: cargo
+
 rust:
   - 1.43.0