jruby image: declare debug option, so coverage doesn't break

This commit is contained in:
HoneyryderChuck 2018-02-24 13:36:25 +00:00
parent 522b1ffb57
commit ce5cf74e11

View File

@ -2,3 +2,5 @@ version: '3'
services:
httpx:
image: jruby:9.1.16-alpine
environment:
- JRUBY_OPTS=--debug