See pull request [Build & test code on Travis CI #13](https://github.com/didier-wenzek/ocaml-kafka/pull/13) * The integration tests are ok for all the versions from [1.0.0.RC2](https://github.com/edenhill/librdkafka/releases/tag/v1.0.0-RC2) up to [1.3.0](https://github.com/edenhill/librdkafka/releases/tag/v1.3.0) * There is no 1.0.0.RC1 and the previous version was [0.11.6](https://github.com/edenhill/librdkafka/releases/tag/v0.11.6). The tests are failing on an `Assert_failure("test/integration/integration.ml", 181, 3)` * The version installed with ubuntu [0.11.3](https://github.com/edenhill/librdkafka/releases/tag/v0.11.3) leads to a time out in the same place related to producers' delivery callbacks.