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:
@@ -14,6 +14,9 @@ matrix:
|
||||
- php: hhvm
|
||||
- php: 7.0
|
||||
|
||||
services:
|
||||
- memcached
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.composer/cache
|
||||
|
Reference in New Issue
Block a user