Added printenv in travis

This commit is contained in:
Thomas VIAL 2017-01-01 20:47:08 +01:00
parent 7a6f8c34c4
commit 412ce1681c
No known key found for this signature in database
GPG Key ID: 0394CEE552FAFEFC
1 changed files with 2 additions and 0 deletions

View File

@ -58,6 +58,8 @@ endif
--cap-add=NET_ADMIN \
-h mail.my-domain.com -t $(NAME)
docker exec mail printenv
# Wait for containers to fully start
sleep 15