travis: Always run multiprocess build

pull/764/head
MarcoFalke 4 years ago
parent febe5823b4
commit fa6ddb2fa1
No known key found for this signature in database
GPG Key ID: CE2B75697E69A548

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

Loading…
Cancel
Save