Update for Travis-CI

This commit is contained in:
thephez 2018-01-10 11:24:46 -05:00
parent 2ac391dbee
commit 94e35e857b

View file

@ -8,4 +8,7 @@ env:
global: global:
- BITCOINORG_BUILD_TYPE=deployment - BITCOINORG_BUILD_TYPE=deployment
before_install:
gem update --system
gem update bundler
script: make travis script: make travis