]> git.mxchange.org Git - friendica.git/commitdiff
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 4ea3ac7ab2261e26e8e59d2cd3ebf97233c09acb..5e4c3483b798f0197251d8b27dd34a9266b65fd6 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