travis: Always run multiprocess build

This commit is contained in:
MarcoFalke
2020-06-13 09:09:08 -04:00
parent febe5823b4
commit fa6ddb2fa1

View File

@@ -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"