[Rt-commit] rt branch, 5.0/docker-tests, updated. rt-5.0.0alpha1-15-g7aad64538

Jim Brandt jbrandt at bestpractical.com
Fri Feb 28 15:30:46 EST 2020


The branch, 5.0/docker-tests has been updated
       via  7aad64538fe63f8f514d96c533ae9482b5382ee4 (commit)
      from  c2b7e06eec98cdd40466715199a8443ac9f0828a (commit)

Summary of changes:
 .travis.yml | 3 +++
 1 file changed, 3 insertions(+)

- Log -----------------------------------------------------------------
commit 7aad64538fe63f8f514d96c533ae9482b5382ee4
Author: Jim Brandt <jbrandt at bestpractical.com>
Date:   Fri Feb 28 15:30:39 2020 -0500

    Set env for parallel testing

diff --git a/.travis.yml b/.travis.yml
index db8c819c9..7e85be252 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,9 @@
 language: bash
 services: docker
 
+env:
+  - RT_TEST_PARALLEL=1
+
 # $TRAVIS_BUILD_DIR will have a clone of the current branch
 before_install:
   - docker build -t rt-base .

-----------------------------------------------------------------------


More information about the rt-commit mailing list