language: ruby cache: bundler sudo: false rvm: 2.4 install: script/bootstrap script: script/cibuild