diff --git a/README.md b/README.md index 2cce6aed..899425a7 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ env: script: - go build - go test -v -service: +services: - redis notify: email: @@ -147,7 +147,7 @@ if you are using a custom Docker image. Drone can launch database containers for your build: ``` -service: +services: - cassandra - couchdb - elasticsearch