Skip to content

Commit 93180ca

Browse files
committed
Add a no wallet build as build target for Travis CI
1 parent a88c6b0 commit 93180ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ matrix:
7575
- mingw-w64-dev
7676
- wine
7777
- 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"
7880
- compiler: ": Cross-Mac"
7981
env: HOST=x86_64-apple-darwin11 OSX_SDK=10.7 GOAL="deploy"
8082
addons:

0 commit comments

Comments
 (0)