Pārlūkot izejas kodu

Don't bother pre-downloading deps in Circle.

I think iterating all the dependencies and then caching them
might actually be slower than just getting on with it.
pull/161/head
Chris Smith 9 gadus atpakaļ
vecāks
revīzija
9892edf353
1 mainītis faili ar 1 papildinājumiem un 4 dzēšanām
  1. 1
    4
      circle.yml

+ 1
- 4
circle.yml Parādīt failu

@@ -30,10 +30,7 @@ checkout:
30 30
           ../meta/client
31 31
 
32 32
 dependencies:
33
-  override:
34
-    - ./gradlew --parallel client:dependencies plugins:dependencies:
35
-        pwd:
36
-          ../meta
33
+  override: []
37 34
 
38 35
 test:
39 36
   override:

Notiek ielāde…
Atcelt
Saglabāt