jekyll-responsive-image/.travis.yml

10 lines
149 B
YAML
Raw 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:
2015-11-05 10:02:42 +11:00
- 2.2.0
2014-12-06 03:26:50 +11:00
- 2.1.0
- 2.0.0
- 1.9.3
- rbx-2