mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Add Ruby 2.4 to test matrix.
This commit is contained in:
parent
c9dfdc4df1
commit
eeaf8584e6
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ matrix:
|
|||
env: TASK=test
|
||||
- rvm: 2.3.1
|
||||
env: TASK=test
|
||||
- rvm: 2.4.0
|
||||
env: TASK=test
|
||||
- rvm: ruby-head
|
||||
env: TASK=test
|
||||
- rvm: 2.3.1
|
||||
|
|
Loading…
Reference in a new issue