Unofficial Android client for the Travis CI™ continuous integration service.
As you might already know, Travis CI™ is an amazing continuous integration service available for many languages/platforms, which is completely free for any open source project hosted on another amazing service - GitHub.com
The official web application that lets you monitor and control your builds available at https://travis-ci.org is not designed with the small screens of the smartphones. But it often might be the case that one would want to check out what's happening with the build on the go, from their smartphones.
So this little application (which is, for the most part, a port of the original web client) is trying to plug that gap, by providing a mobile app for the Android platform.
The application is authored using the PhoneGap platform and following the spirit of Travis CI™, is open-sourced and hosted on GitHub. More details about the application could be found on the application.
If you liked the app, and found it useful, please leave your valuable comments, ratings and feedback.
Stay Beautiful !
P.S: The same app is hosted as a website at http://floydpink.github.io/Mantis-CI-www/
P.P.S: This app is not affiliated with Travis CI™. Travis CI is the registered trademark of 'Travis CI GmbH'.
v0.9.2
- Major UI Enhancements
- Bug fixes
v0.9.1
- Support for devices with Android version older than 4.0 is removed following user feedback
v0.9.0
- Incorporates realtime updates thanks to the new websocket plugin - https://github.com/mkuklis/phonegap-websocket
- New icons and assets
Read more