Skip to content

Commit

Permalink
add travis build status
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlewind authored Apr 17, 2017
1 parent 7d16ce9 commit 9ec55c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Documentum REST Services Android Sample

[![License: Apache 2](https://img.shields.io/badge/license-Apache%202.0-brightgreen.svg)](http://www.apache.org/licenses/LICENSE-2.0)
[![Build Status](https://travis-ci.org/Enterprise-Content-Management/documentum-rest-sample-android.svg?branch=master)](https://travis-ci.org/Enterprise-Content-Management/documentum-rest-sample-android) [![License: Apache 2](https://img.shields.io/badge/license-Apache%202.0-brightgreen.svg)](http://www.apache.org/licenses/LICENSE-2.0)


This project demonstrates the development of an Android application to access Documentum repositories. It uses [Documentum REST Java Client](https://github.com/Enterprise-Content-Management/documentum-rest-client-java) to communicate with Documentum REST Services. As a sample, there are several cabinets, folders, documents, users and groups related features implemented in this app.
Expand Down

0 comments on commit 9ec55c4

Please sign in to comment.