sudo: false language: ruby rvm: - 2.3.7 - 2.4.4 - 2.5.1 env: global: - NOKOGIRI_USE_SYSTEM_LIBRARIES=true script: bundle exec rspec