We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a88c6b0 commit 93180caCopy full SHA for 93180ca
.travis.yml
@@ -75,6 +75,8 @@ matrix:
75
- mingw-w64-dev
76
- wine
77
- bc
78
+ - compiler: ": No wallet"
79
+ env: HOST=x86_64-unknown-linux-gnu DEP_OPTS="NO_WALLET=1" RUN_TESTS=true GOAL="install" BITCOIN_CONFIG="--enable-glibc-back-compat"
80
- compiler: ": Cross-Mac"
81
env: HOST=x86_64-apple-darwin11 OSX_SDK=10.7 GOAL="deploy"
82
addons:
0 commit comments