Updates bundler before installation in .travis.yml
This commit is contained in:
parent
8a8bf61e26
commit
402c03bbd2
@ -8,4 +8,6 @@ env:
|
||||
global:
|
||||
- BITCOINORG_BUILD_TYPE=deployment
|
||||
|
||||
before_install: gem install bundler --pre
|
||||
|
||||
script: make travis
|
||||
|
||||
Loading…
Reference in New Issue
Block a user