language: ruby rvm: - 2.1.0 - 2.0.0 - 1.9.3 - 1.9.2 - jruby-19mode - jruby-head - rbx # Workaround issue of jruby-19mode configuration on Travis CI matrix: allow_failures: - rvm: rbx gemfile: - Gemfile # whitelist branches: only: - master