1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-12-22 13:00:08 +00:00

travis test of release appImage 2

This commit is contained in:
Stephen Gaito 2019-11-26 19:43:56 +00:00
parent 342a7569cc
commit db644bd1a8

View File

@ -24,6 +24,7 @@ env:
global: global:
- UNATTENDED="--assume-yes" - UNATTENDED="--assume-yes"
- FORCE_REINSTALL="--reinstall" - FORCE_REINSTALL="--reinstall"
- TRAVIS_TAG="test-$PDF2HTMLEX_VERSION-$(date +%Y_%m_%d-%H_%M_%S)"
#addons: #addons:
# apt: # apt:
@ -105,6 +106,6 @@ deploy:
file: pdf2htmlEX-newBuildSystem-x86_64.AppImage file: pdf2htmlEX-newBuildSystem-x86_64.AppImage
skip_cleanup: true skip_cleanup: true
on: on:
tags: true
repo: stephengaito/pdf2htmlEX repo: stephengaito/pdf2htmlEX
branch: newBuildSystem