Browse Source

cache ccm repository

Chris Bannister 10 years ago
parent
commit
4e520ad529
1 changed files with 4 additions and 0 deletions
  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