mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
travis full test 3
This commit is contained in:
parent
c52278a8fb
commit
606d8a9879
@ -28,7 +28,7 @@ env:
|
||||
global:
|
||||
- UNATTENDED="--assume-yes"
|
||||
- FORCE_REINSTALL="--reinstall"
|
||||
- UPLOADTOOL_SUFFIX="test-$TRAVIS_BRANCH-$(date +%Y_%m_%d-%H_%M_%S)"
|
||||
# - UPLOADTOOL_SUFFIX="test-$TRAVIS_BRANCH-$(date +%Y_%m_%d-%H_%M_%S)"
|
||||
|
||||
#addons:
|
||||
# apt:
|
||||
|
@ -6,7 +6,7 @@ source buildScripts/versionEnvs
|
||||
|
||||
# For appimage output plugin
|
||||
#
|
||||
export VERSION=$PDF2HTMLEX_VERSION
|
||||
export VERSION="$PDF2HTMLEX_VERSION-$(date +%Y_%m_%d-%H_%M_%S)"
|
||||
|
||||
mkdir -p imageBuild/appDir/usr/lib/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user