Fix travis services entry
authorPhilipp <admin@philipp.info>
Sun, 26 Apr 2020 07:49:35 +0000 (09:49 +0200)
committerPhilipp <admin@philipp.info>
Sun, 26 Apr 2020 07:49:35 +0000 (09:49 +0200)
.travis.yml

index 4ea3ac7..5e4c348 100644 (file)
@@ -8,7 +8,7 @@ php:
 
 services:
  - mysql
- - redis-server
+ - redis
  - memcached
 env:
  - MYSQL_HOST=localhost MYSQL_PORT=3306 MYSQL_USERNAME=travis MYSQL_PASSWORD="" MYSQL_DATABASE=test