language: ruby cache: directories: - bundle rvm: - 2.0 - 2.1.3 - 2.3.1 script: - bundle exec rake spec - bundle exec danger plugins lint