mirror of
https://github.com/mrclay/minify.git
synced 2025-01-17 05:08:14 +01:00
travis: add memcache service
http://docs.travis-ci.com/user/database-setup/#Memcached
This commit is contained in:
parent
a89b1b9efc
commit
04d7ab0856
@ -14,6 +14,9 @@ matrix:
|
||||
- php: hhvm
|
||||
- php: 7.0
|
||||
|
||||
services:
|
||||
- memcached
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.composer/cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user