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
- Host: GitHub
- URL: https://github.com/sloy/github-releases-android
- Owner: Sloy
- License: mit
- Created: 2015-11-25T16:34:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-26T12:05:35.000Z (over 10 years ago)
- Last Synced: 2025-01-30T11:23:10.735Z (over 1 year ago)
- Language: Java
- Size: 107 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.