mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-09 10:43:19 -05:00
travis: Always run multiprocess build
This commit is contained in:
parent
febe5823b4
commit
fa6ddb2fa1
1 changed files with 0 additions and 1 deletions
|
@ -127,7 +127,6 @@ jobs:
|
||||||
|
|
||||||
- stage: test
|
- stage: test
|
||||||
name: 'x86_64 Linux [GOAL: install] [bionic] [multiprocess]'
|
name: 'x86_64 Linux [GOAL: install] [bionic] [multiprocess]'
|
||||||
if: type != pull_request OR commit_message =~ /depends:|multiprocess:/ # Skip on non-depends, non-multiprocess PRs
|
|
||||||
env: >-
|
env: >-
|
||||||
FILE_ENV="./ci/test/00_setup_env_native_multiprocess.sh"
|
FILE_ENV="./ci/test/00_setup_env_native_multiprocess.sh"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue