sudo: false language: ruby before_install: - mkdir -p ./tmp/test_db rvm: - 2.0.0 - 2.1.9 - 2.2.5 - 2.3.1 branches: except: - gh-pages