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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user