Run build on Ruby 2.2

This commit is contained in:
Joseph Wynn 2015-11-04 23:02:42 +00:00
parent a248597a10
commit 04c56a071b
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ 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.1.0 - 2.1.0
- 2.0.0 - 2.0.0
- 1.9.3 - 1.9.3