aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2019-10-12 11:48:17 -0400
committerfanquake <fanquake@gmail.com>2019-10-24 16:01:42 -0400
commit67328bb7ca57fa0df867ec73dbeeb97d61450a4e (patch)
treeade9fe1fab14c992d593978d6a7ea914b2613733 /.travis.yml
parent4af04471695297e59fb0c855ab8fe6f6c618f8f2 (diff)
downloadbitcoin-67328bb7ca57fa0df867ec73dbeeb97d61450a4e.tar.xz
build: remove protobuf from depends
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 60d0481d62..cdffce6bd5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -104,7 +104,7 @@ jobs:
FILE_ENV="./ci/test/00_setup_env_win64.sh"
- stage: test
- name: '32-bit + dash [GOAL: install] [GUI: BIP70 enabled]'
+ name: '32-bit + dash [GOAL: install] [gui]'
env: >-
FILE_ENV="./ci/test/00_setup_env_i686.sh"