Browse Source

trying without gradle cache

Daniel Zlotin 8 years ago
parent
commit
3035a27048
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      .travis.yml

+ 0
- 2
.travis.yml View File

@@ -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