--- language: ruby script: "bundle exec rspec --color --format documentation" notifications: email: false rvm: - "2.1.0" - "2.0.0" - "1.9.3" - "1.8.7"