language: ruby rvm: - 2.1.5 - 2.2.1 gemfile: - gemfiles/cap3.gemfile - gemfiles/cap2.gemfile script: - bundle exec rake spec - bundle exec rubocop