Explorar el Código

Revert "try fix caching"

This reverts commit 72fbe247bd.
Daniel Zlotin hace 7 años
padre
commit
f5b3cda03b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml Ver fichero

@@ -20,7 +20,7 @@ branches:
20 20
 cache:
21 21
   yarn: true
22 22
   directories:
23
-    - $HOME/.gradle/caches/modules-2/files-2.1/
23
+    - $HOME/.gradle/
24 24
     - $HOME/.m2
25 25
     - $ANDROID_HOME/licenses/
26 26