test travis

This commit is contained in:
Stephen Gaito 2020-06-06 09:34:34 +01:00
parent 5165d5d6e7
commit cee878e667
1 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,8 @@ cat /etc/lsb-release
source /etc/lsb-release
echo "DISTRIB_CODENAME = $DISTRIB_CODENAME"
export BUILD_DIST=$DISTRIB_CODENAME
export BUILD_TIME="$(date +%Y_%m_%d-%H_%M_%S)"