Skip to content

Commit

Permalink
Memcached in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
heynemann committed Oct 4, 2015
1 parent 6c34cbe commit 6703507
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ install:
before_script:
- make mongo
- make redis
- make memcached
script:
make ci_test
notifications:
Expand Down
3 changes: 3 additions & 0 deletions requirements
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ libvpx-dev
libwebp-dev
webp
gifsicle
memcached
libmemcache-dev
libmemcached-dev

0 comments on commit 6703507

Please sign in to comment.