build(travis): Use :latest tag for getsentry/sentry (#252)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user