aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcoFalke <[email protected]>2020-06-13 09:09:08 -0400
committerMarcoFalke <[email protected]>2020-06-19 10:31:49 -0400
commitfa6ddb2fa167df52f59cb9eaabed48315ddcdb2e (patch)
tree6796c16af08f58d8e539ae4fb513acf4e849f29a
parentMerge #19321: ci: Run asan ci config on cirrus (diff)
downloaddiscoin-fa6ddb2fa167df52f59cb9eaabed48315ddcdb2e.tar.xz
discoin-fa6ddb2fa167df52f59cb9eaabed48315ddcdb2e.zip
travis: Always run multiprocess build
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index a6eb2fe62..0367a1ef8 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"