From fa6ddb2fa167df52f59cb9eaabed48315ddcdb2e Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Sat, 13 Jun 2020 09:09:08 -0400 Subject: [PATCH] travis: Always run multiprocess build --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a6eb2fe623f..0367a1ef85b 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"