Skip to content

Commit 7312f7c

Browse files
authored
Added TravisCI badge
1 parent d5e80ea commit 7312f7c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# DocuSign Java Client
22

3+
[![Build status][travis-image]][travis-url]
4+
35
You can sign up for a free [developer sandbox](https://www.docusign.com/developer-center).
46

57
Requirements
@@ -196,3 +198,6 @@ Notes
196198
=======
197199

198200
This version of the client library does not implement all of the DocuSign REST API methods. The current client omits methods in the Accounts, Billing, Cloud Storage, Connect, Groups (Branding), and Templates (Bulk Recipients) categories. The client's methods support the core set of use cases that most integrations will encounter. For a complete list of omitted endpoints, see [Omitted Endpoints](./omitted_endpoints.md).
201+
202+
[travis-image]: https://img.shields.io/travis/docusign/docusign-java-client.svg?style=flat
203+
[travis-url]: https://travis-ci.org/docusign/docusign-java-client

0 commit comments

Comments
 (0)