mirror of
https://github.com/predis/predis.git
synced 2026-08-20 13:22:07 +00:00
Update the configuration file for Travis CI.
Travis is upgrading their base image and will disable most of the services at boot (Redis is one of these).
This commit is contained in:
@@ -6,4 +6,5 @@ branches:
|
||||
only:
|
||||
- master
|
||||
- v0.7
|
||||
services: redis
|
||||
script: phpunit -c phpunit.xml.travisci
|
||||
|
||||
Reference in New Issue
Block a user