Browse Source

trying to cache android sdk

Daniel Zlotin 8 years ago
parent
commit
06ca8ccf5a
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml View File

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