language: ruby cache: bundler rvm: - 1.8.7 - 2.1 script: - bundle exec rake ci:spec bundler_args: --without development