From d54f64c6c700be0604190f52c84fc5f1cdd9f02f Mon Sep 17 00:00:00 2001 From: Russell Yanofsky Date: Tue, 9 Jul 2019 14:27:39 -0400 Subject: Add multiprocess travis configuration --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 878f5ce518..f2cd7c1178 100644 --- a/.travis.yml +++ b/.travis.yml @@ -141,6 +141,11 @@ jobs: env: >- FILE_ENV="./ci/test/00_setup_env_native_fuzz_with_valgrind.sh" + - stage: test + name: 'x86_64 Linux [GOAL: install] [bionic] [multiprocess]' + env: >- + FILE_ENV="./ci/test/00_setup_env_native_multiprocess.sh" + - stage: test name: 'x86_64 Linux [GOAL: install] [bionic] [no wallet]' env: >- -- cgit v1.2.3