ソースを参照

Revert "try fix caching"

This reverts commit 72fbe247bd.
Daniel Zlotin 7 年 前
コミット
f5b3cda03b
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml ファイルの表示

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