mirror of
https://github.com/Shopify/liquid.git
synced 2025-09-06 00:00:14 -04:00
14 lines
150 B
YAML
14 lines
150 B
YAML
rvm:
|
|
- 1.8.7
|
|
- 1.9.3
|
|
- ree
|
|
- jruby-18mode
|
|
- jruby-19mode
|
|
- rbx-18mode
|
|
- rbx-19mode
|
|
|
|
script: "rake test"
|
|
|
|
notifications:
|
|
disable: true
|