language: ruby rvm: - 2.3.7 - 2.4.4 - 2.5.1 - ruby-head before_install: - gem install bundler - rm -f .git/index.lock script: "bundle exec rake spec:with_coveralls" notifications: email: false slack: sachin21dev:3pEyff2UFnoCgl4NI0uxbsER