Add Travis status banner

This commit is contained in:
Alex Mukha
2018-12-18 00:29:00 +00:00
committed by GitHub
parent 2ff65b99d1
commit 0d2613e8c2

View File

@@ -1,4 +1,6 @@
### Alfresco Remote API
[![Build Status](https://travis-ci.com/Alfresco/alfresco-remote-api.svg?branch=master)](https://travis-ci.com/Alfresco/alfresco-remote-api)
Remote API is a library packaged as a jar file which is part of [Alfresco Content Services Repository](https://community.alfresco.com/docs/DOC-6385-project-overview-repository).
The library contains the following:
* REST API framework
@@ -36,4 +38,4 @@ and Alfresco Maven repository:
The SNAPSHOT version of the artifact is **never** published.
### Contributing guide
Please use [this guide](CONTRIBUTING.md) to make a contribution to the project.
Please use [this guide](CONTRIBUTING.md) to make a contribution to the project.