master
language: ruby matrix: allow_failures: - rvm: ruby-head rvm: - 2.0.0 - 1.9.3 - 1.9.2 - ruby-head script: bundle exec rake test