language: ruby cache: bundler dist: trusty sudo: false notifications: email: false rvm: - 2.4.3 - 2.5.1 before_install: - gem update --system - gem install bundler