Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Commit cb9523b

Browse files
committed
Merge branch 'master' into develop
2 parents 1db2464 + cc01be7 commit cb9523b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
language: csharp
2+
solution: RestApiClient.sln

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Build Status](https://travis-ci.org/symphonyoss/RestApiClient.svg)](https://travis-ci.org/symphonyoss/RestApiClient)
2+
13
Symphony REST API Client Library for .NET
24
=========================================
35

@@ -74,4 +76,4 @@ Contributions are accepted via GitHub pull requests. All contributors must be co
7476

7577
Release 0.1.0 (June 6, 2016)
7678

77-
* Initial release. Code generated from agentAPI v1.38.0, authenticatorAPI v1.0, and podAPI v1.38.0, found in agent-sdk-1.38.0-2016-05-27.tar.gz.
79+
* Initial release. Code generated from agentAPI v1.38.0, authenticatorAPI v1.0, and podAPI v1.38.0, found in agent-sdk-1.38.0-2016-05-27.tar.gz.

0 commit comments

Comments
 (0)