Bläddra i källkod

Fix clover instructions.

pull/18/head
Chris Smith 9 år sedan
förälder
incheckning
c143de922e
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2
    2
      README.md

+ 2
- 2
README.md Visa fil

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

Laddar…
Avbryt
Spara