Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 0 additions & 19 deletions .travis.yml

This file was deleted.

2 changes: 0 additions & 2 deletions README.mdown
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

This is a .NET Core client library for Memcached migrated from [EnyimMemcached](https://github.com/enyim/EnyimMemcached). Available on Nuget https://www.nuget.org/packages/EnyimMemcachedCore

[![Build Status](https://travis-ci.org/cnblogs/EnyimMemcachedCore.svg?branch=dotnetcore)](https://travis-ci.org/cnblogs/EnyimMemcachedCore)

## Configure
### The appsettings.json Without Authentication
```json
Expand Down