Explorar o código

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).
Daniele Alessandri %!s(int64=12) %!d(string=hai) anos
pai
achega
ea18afc820
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -6,4 +6,5 @@ branches:
   only:
     - master
     - v0.7
+services: redis
 script: phpunit -c phpunit.xml.travisci