mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 13:00:08 +00:00
travis full test 3
This commit is contained in:
parent
c52278a8fb
commit
606d8a9879
@ -28,7 +28,7 @@ env:
|
|||||||
global:
|
global:
|
||||||
- UNATTENDED="--assume-yes"
|
- UNATTENDED="--assume-yes"
|
||||||
- FORCE_REINSTALL="--reinstall"
|
- 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:
|
#addons:
|
||||||
# apt:
|
# apt:
|
||||||
|
@ -6,7 +6,7 @@ source buildScripts/versionEnvs
|
|||||||
|
|
||||||
# For appimage output plugin
|
# 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/
|
mkdir -p imageBuild/appDir/usr/lib/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user