Explorar el Código

try to cache homebrew

Daniel Zlotin hace 8 años
padre
commit
3ef6838b55
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      .travis.yml

+ 1
- 0
.travis.yml Ver fichero

@@ -20,6 +20,7 @@ cache:
20 20
     - $HOME/.gradle/
21 21
     - $HOME/.m2
22 22
     - $ANDROID_HOME/licenses/
23
+    - $HOME/Library/Caches/Homebrew
23 24
 before_cache:
24 25
   - rm -rf $HOME/.gradle/caches/modules-2/modules-2.lock
25 26
   - rm -rf $HOME/.gradle/caches/*/plugin-resolution/