diff options
author | Badlop <badlop@process-one.net> | 2020-06-08 02:28:32 +0200 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2020-06-08 15:27:28 +0200 |
commit | b9108c4650ab8ee7fa2ccbc2cc58ffce7f214b1f (patch) | |
tree | b56979e4defcd27630579abbc0217dcc720e528b | |
parent | Remove old Regexp, the new Re is available since Erlang/OTP R12B-4 (diff) |
Travis renamed redis-server to redis apparently
-rw-r--r-- | .travis.yml | 2 |
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: |