1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-06 14:16:28 +02:00

travis: add memcache service

http://docs.travis-ci.com/user/database-setup/#Memcached
This commit is contained in:
Elan Ruusamäe
2015-11-23 15:41:33 +02:00
parent a89b1b9efc
commit 04d7ab0856

View File

@@ -14,6 +14,9 @@ matrix:
- php: hhvm
- php: 7.0
services:
- memcached
cache:
directories:
- $HOME/.composer/cache