An open API service indexing awesome lists of open source software.

https://github.com/sloy/github-releases-android

Testing Github Releases from Travis CI for Android
https://github.com/sloy/github-releases-android

Last synced: about 1 year ago
JSON representation

Testing Github Releases from Travis CI for Android

Awesome Lists containing this project

README

          

# Github Releases from Android

This repo is a experiment for testing Github releases from Travis CI for Android projects.

The objective is to make Travis build the apks and attach them to a Github release when the commit is tagged.

The code is based on a template from Android Studio, not much fun in there.