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

Add ruby 2.5.1 to CI

This commit is contained in:
Linus Marton 2018-04-27 13:38:22 +02:00
parent 29353840d6
commit e8fa18e3df
No known key found for this signature in database
GPG key ID: 3AE26AD3E41F5ED8

View file

@ -12,6 +12,7 @@ matrix:
- rvm: 2.2.8
- rvm: 2.3.5
- rvm: 2.4.2
- rvm: 2.5.1
- rvm: jruby-9.1.8.0
env:
- JRUBY_OPTS="--debug"