Skip to content

Commit

Permalink
Merge pull request #67 from haypo/py3
Browse files Browse the repository at this point in the history
Port memcache to Python 3
  • Loading branch information
linsomniac committed Jul 26, 2015
2 parents 48e8827 + 04f1c78 commit 7e353b8
Show file tree
Hide file tree
Showing 5 changed files with 158 additions and 101 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@ python:
- 3.3
- 3.4
- pypy
matrix:
allow_failures:
- python: 3.2
- python: 3.3
- python: 3.4
services:
- memcached
install: python setup.py install
Expand Down
Loading

0 comments on commit 7e353b8

Please sign in to comment.