1
0
mirror of https://github.com/mrclay/minify.git synced 2025-07-31 19:30:29 +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: hhvm
- php: 7.0 - php: 7.0
services:
- memcached
cache: cache:
directories: directories:
- $HOME/.composer/cache - $HOME/.composer/cache