ソースを参照

travis: cache cargo again

Mokhtar Naamani 4 年 前
コミット
2bf96c1d29
1 ファイル変更2 行追加0 行削除
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

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