Explorar el Código

trying without gradle cache

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

+ 0
- 2
.travis.yml Ver fichero

@@ -19,8 +19,6 @@ branches:
19 19
 cache:
20 20
   directories:
21 21
     - $HOME/.yarn-cache
22
-    - $HOME/.gradle/caches/
23
-    - $HOME/.gradle/wrapper/
24 22
     - $HOME/.m2
25 23
     - $ANDROID_HOME/licenses/
26 24