Travis-CI typo

This commit is contained in:
thephez 2018-01-10 11:28:10 -05:00
parent 94e35e857b
commit 2da1f01dcd

View file

@ -9,6 +9,6 @@ env:
- BITCOINORG_BUILD_TYPE=deployment - BITCOINORG_BUILD_TYPE=deployment
before_install: before_install:
gem update --system - gem update --system
gem update bundler - gem update bundler
script: make travis script: make travis