mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -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)
|
||||
[](http://chat.kiwix.org)
|
||||
[](https://codecov.io/gh/kiwix/kiwix-android)
|
||||
---
|
||||
|
||||
## Build Instructions
|
||||
|
@ -218,7 +218,6 @@ android {
|
||||
}
|
||||
testOptions {
|
||||
unitTests.all {
|
||||
// All the usual Gradle options.
|
||||
testLogging {
|
||||
events "passed", "skipped", "failed", "standardOut", "standardError"
|
||||
outputs.upToDateWhen { false }
|
||||
|
Loading…
x
Reference in New Issue
Block a user