浏览代码

Enable caching for all Linux x86_64 stable builds on Travis CI

timvisee 7 年之前
父节点
当前提交
5ebca817de
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -83,6 +83,7 @@ jobs:
         on:
           tags: true
           branch: master
+      cache: cargo
     - stage: release
       rust: stable
       env: TARGET=i686-unknown-linux-gnu