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:
100
100
BITCOIN_CONFIG="--enable-zmq --with-gui=qt5 --enable-fuzz --enable-glibc-back-compat --enable-reduce-exports --enable-debug CXXFLAGS=\"-g0 -O2\""
101
101
102
102
- 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]'
104
104
env : >-
105
105
HOST=x86_64-unknown-linux-gnu
106
106
DOCKER_NAME_TAG=ubuntu:14.04
@@ -140,7 +140,7 @@ jobs:
140
140
BITCOIN_CONFIG="--enable-glibc-back-compat --enable-reduce-exports"
141
141
142
142
- stage : test
143
- name : ' macOS 10.10 [GOAL: deploy]'
143
+ name : ' macOS 10.10 [GOAL: deploy] [no functional tests] '
144
144
env : >-
145
145
HOST=x86_64-apple-darwin14
146
146
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