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

test travisci 3

This commit is contained in:
Stephen Gaito 2019-11-27 08:56:21 +00:00
parent cb0e2e8d08
commit f849507a9f

View File

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