File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ jobs:
100100 BITCOIN_CONFIG="--enable-zmq --with-gui=qt5 --enable-fuzz --enable-glibc-back-compat --enable-reduce-exports --enable-debug CXXFLAGS=\"-g0 -O2\""
101101
102102 - stage : test
103- name : ' x86_64 Linux [GOAL: install] [trusty] [no depends, only system libs]'
103+ name : ' x86_64 Linux [GOAL: install] [trusty] [no functional tests, no depends, only system libs]'
104104 env : >-
105105 HOST=x86_64-unknown-linux-gnu
106106 DOCKER_NAME_TAG=ubuntu:14.04
@@ -140,7 +140,7 @@ jobs:
140140 BITCOIN_CONFIG="--enable-glibc-back-compat --enable-reduce-exports"
141141
142142 - stage : test
143- name : ' macOS 10.10 [GOAL: deploy]'
143+ name : ' macOS 10.10 [GOAL: deploy] [no functional tests] '
144144 env : >-
145145 HOST=x86_64-apple-darwin14
146146 PACKAGES="cmake imagemagick libcap-dev librsvg2-bin libz-dev libbz2-dev libtiff-tools python-dev python3-setuptools-git"
You can’t perform that action at this time.
0 commit comments