Browse Source

fix cache list

Chris Bannister 11 năm trước cách đây
mục cha
commit
9dcc54c05f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -4,7 +4,7 @@ sudo: false
 
 cache:
   directories:
-    $HOME/.ccm/repository
+    - $HOME/.ccm/repository
 
 matrix:
   fast_finish: true