Skip to content

Commit

Permalink
added Travis CI yml
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
Russell York committed Aug 2, 2017
1 parent cd19eee commit 77f5879
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
language: android
android:
components:
- tools
- platform-tools
- tools
- build-tools-23.0.2
- android-24
script:
- ./gradlew build check
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,7 @@ Stable versions are available through F-Droid:
* Red - Incorrect or download in progress
* Grey - Unable to determine md5

![Travis CI](https://api.travis-ci.org/daktak/afh_downloader.svg?branch=master)

Bitcoin donations 16VEzu37BePgR3o9hAciZkGK2VCAQFE28r

0 comments on commit 77f5879

Please sign in to comment.