Fix YAML for JRuby builds

This commit is contained in:
Yorick Peterse 2017-11-02 14:13:18 +01:00
parent 11e83f911b
commit e6eaff1a28
No known key found for this signature in database
GPG Key ID: EDD30D2BEB691AC9
1 changed files with 1 additions and 1 deletions

View File

@ -29,5 +29,5 @@ Ruby 2.4:
JRuby 9.1:
image: "jruby:9.1-alpine"
variables:
INSTALL_OPENJDK: true
INSTALL_OPENJDK: "true"
<<: *defaults