Skip to content

Commit

Permalink
Merge pull request #1 from aliyun/develop
Browse files Browse the repository at this point in the history
add trivial ci
  • Loading branch information
qiyuewuyi committed May 11, 2016
2 parents f07a02d + bd5bd62 commit a678c4d
Show file tree
Hide file tree
Showing 14 changed files with 44 additions and 2,399 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
language: csharp
solution: aliyun-tablestore-csharp-sdk.sln
mono:
- latest
- 4.2.1
- 4.0.0
- 3.12.0
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

[![Software License](https://img.shields.io/badge/license-apache2-brightgreen.svg)](LICENSE)
[![GitHub version](https://badge.fury.io/gh/aliyun%2Faliyun-tablestore-csharp-sdk.svg)](https://badge.fury.io/gh/aliyun%2Faliyun-tablestore-csharp-sdk)
[![Build Status](https://travis-ci.org/aliyun/aliyun-tablestore-csharp-sdk.svg)](https://travis-ci.org/aliyun/aliyun-tablestore-csharp-sdk)

## 关于
- 此C# SDK基于[阿里云表格存储服务](http://www.aliyun.com/product/ots/) API构建。
Expand All @@ -26,4 +27,4 @@
- [阿里云TableStore官方论坛](http://bbs.aliyun.com)
- [阿里云TableStore官方文档中心](https://help.aliyun.com/product/8315004_ots.html)
- [阿里云云栖社区](http://yq.aliyun.com)
- [阿里云工单系统](https://workorder.console.aliyun.com/#/ticket/createIndex)
- [阿里云工单系统](https://workorder.console.aliyun.com/#/ticket/createIndex)
Binary file removed lib/System.Net.Http.WebRequest.dll
Binary file not shown.
63 changes: 0 additions & 63 deletions lib/System.Net.Http.WebRequest.xml

This file was deleted.

Binary file removed lib/System.Net.Http.dll
Binary file not shown.
Loading

0 comments on commit a678c4d

Please sign in to comment.