language: ruby
rvm:
- "2.2.5"
- ruby-head
script:
- bundle exec rake
matrix:
allow_failures:
- rvm: ruby-head