language: ruby
bundler_args: --without development
rvm:
  - 1.9.2
  - 1.9.3
  - 2.0.0
  # - jruby-19mode
  - rbx-19mode
notifications:
  email:
    on_failure: change