1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00

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

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