Przeglądaj źródła

Fix clover instructions.

pull/18/head
Chris Smith 9 lat temu
rodzic
commit
c143de922e
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2
    2
      README.md

+ 2
- 2
README.md Wyświetl plik

@@ -103,9 +103,9 @@ When running clover tasks, the build script will try and download our license
103 103
 from a private webserver. If your IP isn't whitelisted you will need to supply
104 104
 a username/password.
105 105
 
106
-To enable clover, set the enableClover property to a true-ish value:
106
+To enable clover, set the enableClover property to true value:
107 107
 
108
-    ./gradlew -PenableClover=1 cloverAggregateReports
108
+    ./gradlew -PenableClover=true cloverAggregateReports
109 109
 
110 110
 This will place a HTML report in `build/reports/clover/html`.
111 111
 

Ładowanie…
Anuluj
Zapisz