language: ruby rvm: - 2.3.1 - 2.2 - 2.1 branches: only: - master - develop script: bundle exec rake spec