travis: Always run multiprocess build

This commit is contained in:
MarcoFalke 2020-06-13 09:09:08 -04:00
parent febe5823b4
commit fa6ddb2fa1
No known key found for this signature in database
GPG key ID: CE2B75697E69A548

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"