1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-12-22 04:50:09 +00:00

test travisci 5

This commit is contained in:
Stephen Gaito 2019-11-27 09:02:22 +00:00
parent eaa4358676
commit 50b1981931

View File

@ -96,6 +96,9 @@ script:
- cd build
- pwd
- ls -la
- cd [secure]
- pwd
- ls -la
# - echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
# - ./buildScripts/getBuildTools || travis_terminate 1;
# - ./buildScripts/getDevLibraries || travis_terminate 1;