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:
parent
0370e50f24
commit
df4243311a
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue