language: ruby rvm: - 2.1 script: - make deps - make test env: global: - NOKOGIRI_USE_SYSTEM_LIBRARIES=true # speeds up installation of html-proofer