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

Merge pull request #576 from olleolleolle/patch-1

CI: Use 2.6.1, jruby-9.2.6.0
This commit is contained in:
Linus Marton 2019-02-15 09:21:15 +01:00 committed by GitHub
commit 74ea5fac6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,10 +11,10 @@ matrix:
- rvm: 2.3.5
- rvm: 2.4.2
- rvm: 2.5.1
- rvm: 2.6.0
- rvm: 2.6.1
- rvm: jruby-9.1.8.0
env:
- JRUBY_OPTS="--debug"
- rvm: jruby-9.2.5.0
- rvm: jruby-9.2.6.0
env:
- JRUBY_OPTS="--debug"