language: ruby bundler_args: --without development script: bundle exec rspec rvm: - "2.0.0" - "2.1.8" - "2.3.0" branches: only: - master