jekyll-responsive-image/.travis.yml

9 lines
139 B
YAML
Raw Permalink Normal View History

2014-12-06 03:26:50 +11:00
language: ruby
bundler_args: --without debug
2014-12-06 11:04:33 +11:00
script: bundle exec rake features_with_coveralls
2014-12-06 03:26:50 +11:00
rvm:
- 2.1.0
- 2.0.0
- 1.9.3
- rbx-2