diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index a6eb2fe623..0367a1ef85 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" |