Skip to content
Snippets Groups Projects
Commit 2d9db344 authored by Jawn's avatar Jawn
Browse files

Add travis status to README

parent 3536ea6b
No related branches found
No related tags found
No related merge requests found
# GitLab for Android [![Google Play](http://developer.android.com/images/brand/en_generic_rgb_wo_45.png)](https://play.google.com/store/apps/details?id=com.bd.gitlab)
 
[![Build Status](https://travis-ci.org/Commit451/GitLabAndroid.svg?branch=master)](https://travis-ci.org/Commit451/GitLabAndroid)
This is the source code for the unofficial GitLab Android app.
 
Please see the [issues](https://github.com/ekx/GitLabAndroid/issues) section to
Loading
Loading
@@ -19,7 +21,7 @@ To build the project create a file called 'signing.gradle' in the 'app' director
 
```
android {
signingConfigs {
signingConfigs {
release {
storeFile file("..")
storePassword ".."
Loading
Loading
@@ -47,4 +49,4 @@ This project uses many open source libraries such as:
## Contributing
 
Please fork this repository and contribute back using
[pull requests](https://github.com/ekx/GitLabAndroid/pulls).
\ No newline at end of file
[pull requests](https://github.com/ekx/GitLabAndroid/pulls).
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment