mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-17 03:16:27 -04:00
#1175 add badge to README
This commit is contained in:
parent
c2585c6827
commit
1194f7ae26
@ -7,6 +7,7 @@ Kiwix is an offline reader for Web content. One of its main purposes is to make
|
|||||||
|
|
||||||
[](https://travis-ci.org/kiwix/kiwix-android)
|
[](https://travis-ci.org/kiwix/kiwix-android)
|
||||||
[](http://chat.kiwix.org)
|
[](http://chat.kiwix.org)
|
||||||
|
[](https://codecov.io/gh/kiwix/kiwix-android)
|
||||||
---
|
---
|
||||||
|
|
||||||
## Build Instructions
|
## Build Instructions
|
||||||
|
@ -218,7 +218,6 @@ android {
|
|||||||
}
|
}
|
||||||
testOptions {
|
testOptions {
|
||||||
unitTests.all {
|
unitTests.all {
|
||||||
// All the usual Gradle options.
|
|
||||||
testLogging {
|
testLogging {
|
||||||
events "passed", "skipped", "failed", "standardOut", "standardError"
|
events "passed", "skipped", "failed", "standardOut", "standardError"
|
||||||
outputs.upToDateWhen { false }
|
outputs.upToDateWhen { false }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user