From 376f4929f8f75011b72b2f9c3164980db482278a Mon Sep 17 00:00:00 2001 From: fanquake Date: Tue, 12 Mar 2019 10:46:50 +0800 Subject: build: disable BIP70 support by default --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 04308a5fa6..ec08ab2efb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -99,7 +99,7 @@ jobs: FILE_ENV="./ci/test/00_setup_env_win64.sh" - stage: test - name: '32-bit + dash [GOAL: install] [GUI: no BIP70]' + name: '32-bit + dash [GOAL: install] [GUI: BIP70 enabled]' env: >- FILE_ENV="./ci/test/00_setup_env_i686.sh" -- cgit v1.2.3