1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-07 16:06:14 +00:00

Revert "add test to travis to check if all images in compose can be pulled from docker hub (and can also be started)"

This reverts commit 0e6ca288ef31d77d896cbee79210b37eb7e795f2.
This commit is contained in:
Felix Bartels 2019-05-14 10:26:43 +02:00
parent cc828eddbd
commit 3a886cfbeb

View File

@ -36,8 +36,3 @@ deploy:
script: make publish
on:
branch: master
after_deploy:
- provider: script
script: docker system prune -a -f && make test-ci && echo "LDAP_CONTAINER=kopano_ldap" >> .env && make test-ci
on:
branch: master