Skip to content

Commit 9d519e1

Browse files
committed
Updated CI
1 parent 8c16f1b commit 9d519e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ notifications:
88
99

1010
install:
11+
- echo "${DOCKERHUB_PULL_PASSWORD}" | docker login --username "${DOCKERHUB_PULL_USERNAME}" --password-stdin
1112
- composer install
1213

1314
script:

0 commit comments

Comments
 (0)