language: ruby sudo: false rvm: - 2.4.0 - 2.3.0 - 2.2 - 2.1 # - 2.0 gemfile: - Gemfile matrix: allow_failures: - rvm: 2.4.0