Skip to content

Commit 342f416

Browse files
add travis build status, and make gradlew executable so travis can build
Signed-off-by: Arnav Gupta <[email protected]>
1 parent 566d7b9 commit 342f416

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,10 @@ All dependencies are defined in ```app/build.gradle```. Import the project in An
1414
./gradlew assembleRelease
1515
```
1616

17-
The result apk file will be placed in ```app/build/outputs/apk/```.
17+
The result apk file will be placed in ```app/build/outputs/apk/```.
18+
19+
####Build status
20+
[![Build Status](https://travis-ci.org/fossasia/ots15-companion.svg?branch=master)](https://travis-ci.org/fossasia/ots15-companion)
1821

1922
## Pending Task
2023
* Download schedule in a background thread

gradlew

100644100755
File mode changed.

0 commit comments

Comments
 (0)