Przeglądaj źródła

Make sure we create jars from meta builds.

pull/52/head
Chris Smith 9 lat temu
rodzic
commit
63e9ff0e5d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      circle.yml

+ 1
- 1
circle.yml Wyświetl plik

@@ -18,7 +18,7 @@ dependencies:
18 18
 
19 19
 test:
20 20
   override:
21
-    - ./gradlew --stacktrace --parallel test
21
+    - ./gradlew --stacktrace --parallel jar test
22 22
 
23 23
 general:
24 24
   artifacts:

Ładowanie…
Anuluj
Zapisz