[Rt-commit] rt branch, 4.4/docker-tests, updated. rt-4.4.4-88-ge1d495800
Jim Brandt
jbrandt at bestpractical.com
Thu Feb 27 17:50:59 EST 2020
The branch, 4.4/docker-tests has been updated
via e1d495800190f003547648189a2dea8057a45c8b (commit)
from 71fd9d6dd281d0074e814b5cf24808f21a92dfbb (commit)
Summary of changes:
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit e1d495800190f003547648189a2dea8057a45c8b
Author: Jim Brandt <jbrandt at bestpractical.com>
Date: Thu Feb 27 17:50:55 2020 -0500
Try to build with bash instead of perl
diff --git a/.travis.yml b/.travis.yml
index 4b796449b..95a21c45c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,4 @@
-language: perl
+language: bash
services: docker
before_install:
-----------------------------------------------------------------------
More information about the rt-commit
mailing list