Add memcached to travis services

This commit is contained in:
Romain Neutron
2013-11-20 19:57:47 +01:00
parent 0dde2f1388
commit b98c321c0c

View File

@@ -6,6 +6,7 @@ env:
services: services:
- mysql - mysql
- memcached
- redis - redis
before_script: before_script: