Bläddra i källkod

Set the working directory...

pull/453/head
Chris Smith 9 år sedan
förälder
incheckning
543b04507d
1 ändrade filer med 3 tillägg och 1 borttagningar
  1. 3
    1
      circle.yml

+ 3
- 1
circle.yml Visa fil

@@ -41,7 +41,9 @@ test:
41 41
         pwd:
42 42
           ../meta
43 43
   post:
44
-    - ./gradlew client:jacocoTestReport client:coveralls
44
+    - ./gradlew client:jacocoTestReport client:coveralls:
45
+        pwd:
46
+          ../meta
45 47
 
46 48
 
47 49
 general:

Laddar…
Avbryt
Spara