2
0

build(travis): Use :latest tag for getsentry/sentry (#252)

This commit is contained in:
Burak Yigit Kaya
2019-10-14 21:31:38 +03:00
committed by GitHub
parent 4fade2fb1f
commit ea78661e36
4 changed files with 2 additions and 13 deletions

View File

@@ -3,7 +3,7 @@ services: docker
env:
- SENTRY_IMAGE=sentry:9.1.2
- SENTRY_IMAGE=getsentry/sentry:git
- SENTRY_IMAGE=getsentry/sentry:latest
script:
- ./install.sh