language: ruby rvm: - 2.0.0 - 2.1.0 - 2.1.1 script: bundle exec rspec spec before_install: - gem update --system - gem --version