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

Jim Brandt jbrandt at bestpractical.com
Wed Mar 4 09:55:33 EST 2020


The branch, 5.0/docker-tests has been updated
       via  b125ea1338a260cedcad596e3714b842a7eaa85e (commit)
      from  0bb95eef3b85143ce13898a052b50beadc7b1399 (commit)

Summary of changes:
 .travis.yml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

- Log -----------------------------------------------------------------
commit b125ea1338a260cedcad596e3714b842a7eaa85e
Author: Jim Brandt <jbrandt at bestpractical.com>
Date:   Wed Mar 4 09:55:29 2020 -0500

    Configure to run as one build

diff --git a/.travis.yml b/.travis.yml
index d6ea2b425..63f0825fb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,10 +2,7 @@ language: bash
 services: docker
 
 env:
-  - RT_TEST_PARALLEL=1
-  - RT_DBA_USER=root
-  - RT_DBA_PASSWORD=password
-  - DB_VERSION_TAG=10.3
+  - RT_TEST_PARALLEL=1 RT_DBA_USER=root RT_DBA_PASSWORD=password DB_VERSION_TAG=10.3
 #  - RT_TEST_DB_HOST=?
 
 # $TRAVIS_BUILD_DIR will have a clone of the current branch

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


More information about the rt-commit mailing list