Add JRuby to Travis test matrix

This commit is contained in:
Takashi Kokubun 2018-11-01 14:43:34 +09:00
parent 0370e50f24
commit df4243311a
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ matrix:
env: TASK=test
- rvm: ruby-head
env: TASK=test
- rvm: jruby-9.1.9.0
env: TASK=test
- rvm: 2.4.0
env: TASK=bench TEMPLATE=benchmark/boolean_attribute.haml,benchmark/class_attribute.haml,benchmark/id_attribute.haml,benchmark/data_attribute.haml,benchmark/common_attribute.haml
- rvm: 2.4.0