Files
liquid/.travis.yml
T

12 lines
106 B
YAML

rvm:
- 1.8.7
- 1.9.2
- ree
- jruby
- 1.8.6
script: "rake test"
notifications:
disable: true