1
0
Fork 0
mirror of https://github.com/varvet/pundit.git synced 2022-11-09 12:30:11 -05:00

Add jruby 9.2 to travis

This commit is contained in:
Linus Marton 2018-05-25 07:53:06 +02:00
parent 7f4a5d42eb
commit c4b29bed99
No known key found for this signature in database
GPG key ID: 3AE26AD3E41F5ED8

View file

@ -16,3 +16,6 @@ matrix:
- rvm: jruby-9.1.8.0
env:
- JRUBY_OPTS="--debug"
- rvm: jruby-9.2.0.0
env:
- JRUBY_OPTS="--debug"