瀏覽代碼

cache ccm repository

Chris Bannister 10 年之前
父節點
當前提交
4e520ad529
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

@@ -2,6 +2,10 @@ language: go
 
 sudo: false
 
+cache:
+  directories:
+    $HOME/.ccm/repository
+
 matrix:
   fast_finish: true