Ver código fonte

Enable caching for all Linux x86_64 stable builds on Travis CI

timvisee 7 anos atrás
pai
commit
5ebca817de
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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