Skip to content

Commit 5352d14

Browse files
author
MarcoFalke
committed
Merge #18778: ci: Run functional tests on mac again
fac24de ci: Run functional tests on mac again (MarcoFalke) Pull request description: ACKs for top commit: hebasto: ACK fac24de, verified travis build log. Tree-SHA512: 406282a7ac03e5c193830b727366c7b1350639f1850aff951bf7ddd4b0c3e3ffb396b950ccb3a64ddc59500fa2739766f3c34806b4d144bc4535bb2bd765b959
2 parents 8bdb213 + fac24de commit 5352d14

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ci/test/00_setup_env_mac_host.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ export LC_ALL=C.UTF-8
88

99
export HOST=x86_64-apple-darwin16
1010
export PIP_PACKAGES="zmq"
11-
export RUN_UNIT_TESTS=true
12-
export RUN_FUNCTIONAL_TESTS=false
1311
export GOAL="install"
1412
export BITCOIN_CONFIG="--enable-gui --enable-reduce-exports --enable-werror"
1513
# Run without depends

0 commit comments

Comments
 (0)