How to see the logs for services

Hi, how do I see the logs for the couchdb service on a travis-ci build?
I am trying to build a nodejs project with couchdb service. npm test starts and it is able to connect to couchdb for a while. but after the first save which seems to be successful, it gets connection reset.
travis-ci build