language: ruby rvm: - 1.9.3 - 2.0.0 - 2.1.0 - 2.1.1 - ruby-head - rbx branches: only: - master gemfile: - Gemfile script: bundle exec rake spec matrix: allow_failures: - rvm: ruby-head - rvm: rbx