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

Merge pull request #589 from olleolleolle/patch-1

CI: Use jruby-9.2.7.0
This commit is contained in:
Linus Marton 2019-04-10 15:35:33 +02:00 committed by GitHub
commit 32cca74f6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,6 @@ matrix:
- rvm: jruby-9.1.8.0
env:
- JRUBY_OPTS="--debug"
- rvm: jruby-9.2.6.0
- rvm: jruby-9.2.7.0
env:
- JRUBY_OPTS="--debug"