1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-12-21 20:50:07 +00:00

test travis

This commit is contained in:
Stephen Gaito 2020-06-06 09:34:34 +01:00
parent 5165d5d6e7
commit cee878e667

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)"