language: ruby rvm: - "2.5.0" sudo: false cache: bundler env: # http://docs.travis-ci.com/user/environment-variables/#Global-Variables global: - BITCOINORG_BUILD_TYPE=deployment before_install: - gem update --system script: make travis