language: ruby rvm: - 2.1.6 env: - SUITE="rake test" - SUITE="rake build" script: bundle exec $SUITE