aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2020-06-08 02:28:32 +0200
committerBadlop <badlop@process-one.net>2020-06-08 15:27:28 +0200
commitb9108c4650ab8ee7fa2ccbc2cc58ffce7f214b1f (patch)
treeb56979e4defcd27630579abbc0217dcc720e528b
parentRemove old Regexp, the new Re is available since Erlang/OTP R12B-4 (diff)
Travis renamed redis-server to redis apparently
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 1434aa0f3..312ab9308 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ otp_release:
- 23.0
services:
- - redis-server
+ - redis
- postgresql
before_install: