sudo: false language: ruby cache: bundler rvm: - '1.9' - '2.0' - '2.1' - '2.2' - '2.3.1' bundler_args: --without development env: - COVERAGE=true