Files
liquid/.travis.yml
T

14 lines
126 B
YAML

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