Explorar el Código

caching license

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

+ 1
- 1
.travis.yml Ver fichero

@@ -15,7 +15,7 @@ cache:
15 15
     - $HOME/.gradle/caches/
16 16
     - $HOME/.gradle/wrapper/
17 17
     - $HOME/.m2
18
-    - $ANDROID_HOME/licenses
18
+    - $HOME/android-sdk-linux/licenses
19 19
 
20 20
 before_cache:
21 21
   - rm -rf $HOME/.gradle/caches/modules-2/modules-2.lock