Run on container infra; run against latest patch versions and jruby

This commit is contained in:
Joseph Wynn 2015-12-26 17:22:23 +00:00
parent 759058dc26
commit 47d8b3fd70
1 changed files with 6 additions and 5 deletions

View File

@ -1,9 +1,10 @@
sudo: false
language: ruby language: ruby
bundler_args: --without debug bundler_args: --without debug
script: bundle exec rake features_with_coveralls script: bundle exec rake features_with_coveralls
rvm: rvm:
- 2.2.0 - 2.2
- 2.1.0 - 2.1
- 2.0.0 - 2.0
- 1.9.3 - 1.9
- rbx-2 - rbx