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