Build fails without any log / reason

Hi,

I’m not sure if this is the correct location for my problem.

My build is killed without any log / reason. I am trying to enable coverity_scan to check for potential security issues. And after a few iterations it failed at the install step of a library. No logs or whatsoever…

My project: https://github.com/matthijs/sqlpp11-connector-postgresql
Travis CI: https://travis-ci.org/matthijs/sqlpp11-connector-postgresql

The develop branch is failing at this moment.

Ok, I’ve reverted a change to the travis yml and now it works again.

You have a failing command. https://travis-ci.org/matthijs/sqlpp11-connector-postgresql/jobs/567828074#L1309-L1311

This is the build job I was talking about: https://travis-ci.org/matthijs/sqlpp11-connector-postgresql/builds/567740394