test travisci 6

This commit is contained in:
Stephen Gaito 2019-11-27 09:05:46 +00:00
parent 50b1981931
commit 14f63e0153
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ script:
- cd build
- pwd
- ls -la
- cd [secure]
- cd $TRAVIS_BUILD_DIR
- pwd
- ls -la
# - echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin