Merge pull request #8 from wildlyinaccurate/update-travis-build

Run on container infra; run against latest patch versions and jruby
This commit is contained in:
Joseph Wynn 2015-12-26 18:07:36 +00:00
commit 6be6e182d9
1 changed files with 6 additions and 5 deletions

View File

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