aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2020-06-13 09:09:08 -0400
committerMarcoFalke <falke.marco@gmail.com>2020-06-19 10:31:49 -0400
commitfa6ddb2fa167df52f59cb9eaabed48315ddcdb2e (patch)
tree6796c16af08f58d8e539ae4fb513acf4e849f29a /.travis.yml
parentfebe5823b4ae0de5cd0e6da3f69555acd0724267 (diff)
downloadbitcoin-fa6ddb2fa167df52f59cb9eaabed48315ddcdb2e.tar.xz
travis: Always run multiprocess build
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index a6eb2fe623..0367a1ef85 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -127,7 +127,6 @@ jobs:
- stage: test
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: >-
FILE_ENV="./ci/test/00_setup_env_native_multiprocess.sh"