language: ruby
cache: bundler
sudo: false
rvm: 2.2

install: script/bootstrap
script: script/cibuild