From: Philipp Date: Sun, 26 Apr 2020 07:49:35 +0000 (+0200) Subject: Fix travis services entry X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=a708627b45aa072be46e5b53a14b40a88787bc08;p=friendica.git Fix travis services entry --- diff --git a/.travis.yml b/.travis.yml index 4ea3ac7ab2..5e4c3483b7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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