language: ruby rvm: - ruby-2.3.0 - 2.1.4 - 2.1.2 - 2.1.1 - 2.1.0 - 1.9.3-p547 - 1.9.3-p392 - 1.9.3-p429 - 1.9.3-p448 - 1.9.3-p484 - 1.9.3-p545 before_install: - gem install bundler script: "bundle exec rspec spec" notifications: slack: sachin21dev:PVRFTzXu4ovOOkZYJ6fCISbq